mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-31 14:42:10 +00:00
add seafile scripts
This commit is contained in:
2
scripts/upgrade/sql/9.0.0/sqlite3/seafile.sql
Normal file
2
scripts/upgrade/sql/9.0.0/sqlite3/seafile.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
CREATE INDEX IF NOT EXISTS "RepoUserToken_token" ON "RepoUserToken" ("token");
|
||||
CREATE INDEX IF NOT EXISTS "RepoTokenPeerInfo_peer_id" ON "RepoTokenPeerInfo" ("peer_id");
|
Reference in New Issue
Block a user