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