1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-08-31 23:19:36 +00:00
Files
seafile-server/scripts/upgrade/sql/1.7.0/sqlite3/seafile.sql

1 line
71 B
MySQL
Raw Normal View History

2016-08-10 14:53:33 +08:00
CREATE INDEX IF NOT EXISTS repousertoken_email on RepoUserToken(email);