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

2 lines
58 B
MySQL
Raw Permalink Normal View History

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