1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-06-29 16:37:56 +00:00
seahub/scripts/upgrade/sql/1.7.0/sqlite3/seafile.sql
2021-12-04 10:45:31 +08:00

1 line
71 B
SQL

CREATE INDEX IF NOT EXISTS repousertoken_email on RepoUserToken(email);