mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-09 10:57:27 +00:00
2 lines
58 B
SQL
2 lines
58 B
SQL
CREATE INDEX repousertoken_email on RepoUserToken(email);
|