mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-09-16 07:10:07 +00:00
Initial commit of Seafile server core.
This commit is contained in:
1
scripts/upgrade/sql/1.7.0/sqlite3/seafile.sql
Normal file
1
scripts/upgrade/sql/1.7.0/sqlite3/seafile.sql
Normal file
@@ -0,0 +1 @@
|
||||
CREATE INDEX IF NOT EXISTS repousertoken_email on RepoUserToken(email);
|
Reference in New Issue
Block a user