mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-07-05 19:26:21 +00:00
2 lines
58 B
MySQL
2 lines
58 B
MySQL
|
CREATE INDEX repousertoken_email on RepoUserToken(email);
|