1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-08-15 21:45:14 +00:00
seafile-server/scripts/upgrade/sql/1.7.0/sqlite3/seafile.sql

1 line
71 B
MySQL
Raw Permalink Normal View History

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