1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-07-08 12:43:33 +00:00
seafile-server/scripts/upgrade/sql/7.0.0/mysql/ccnet.sql
2019-04-03 13:57:23 +08:00

2 lines
65 B
SQL

ALTER TABLE UserRole ADD COLUMN is_manual_set INTEGER DEFAULT 0;