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