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