1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-07-05 03:06:20 +00:00
seafile-server/scripts/upgrade/sql/1.7.0/mysql/seafile.sql

2 lines
58 B
MySQL
Raw Normal View History

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