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