mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-10 11:22:09 +00:00
1 line
71 B
MySQL
1 line
71 B
MySQL
|
CREATE INDEX IF NOT EXISTS repousertoken_email on RepoUserToken(email);
|