mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-06-28 16:06:49 +00:00
1 line
71 B
SQL
1 line
71 B
SQL
CREATE INDEX IF NOT EXISTS repousertoken_email on RepoUserToken(email); |