1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-06-29 16:36:52 +00:00
seafile-server/scripts/upgrade/sql/1.7.0/sqlite3/seafile.sql

1 line
71 B
MySQL
Raw Normal View History

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