1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-06-28 16:08:25 +00:00
seahub/scripts/upgrade/sql/1.7.0/mysql/seafile.sql
2021-12-04 10:45:31 +08:00

2 lines
58 B
SQL

CREATE INDEX repousertoken_email on RepoUserToken(email);