mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-06-29 16:36:52 +00:00
1 line
71 B
MySQL
1 line
71 B
MySQL
|
CREATE INDEX IF NOT EXISTS repousertoken_email on RepoUserToken(email);
|