1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-06-30 00:42:53 +00:00
seahub/scripts/upgrade/sql/1.7.0/sqlite3/seafile.sql

1 line
71 B
MySQL
Raw Normal View History

2021-12-03 07:35:16 +00:00
CREATE INDEX IF NOT EXISTS repousertoken_email on RepoUserToken(email);