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