1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-09-01 07:26:37 +00:00
Files
seafile-server/scripts/upgrade/sql/1.7.0/mysql/seafile.sql

2 lines
58 B
MySQL
Raw Normal View History

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