1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-06-28 16:06:49 +00:00
seafile-server/scripts/upgrade/sql/1.7.0/sqlite3/seafile.sql
2016-08-19 13:54:16 +08:00

1 line
71 B
SQL

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