1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-09-01 23:46:53 +00:00

update sql

This commit is contained in:
ilearnit
2019-04-02 05:38:50 +00:00
committed by cuihaikuo
parent 6ce5e5abfb
commit 72fe30c4e6
7 changed files with 398 additions and 0 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE UserRole ADD COLUMN is_manual_set INTEGER DEFAULT 0;