mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-07-04 18:56:18 +00:00
2 lines
58 B
SQL
2 lines
58 B
SQL
CREATE INDEX repousertoken_email on RepoUserToken(email);
|