1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-05-02 13:16:05 +00:00
seahub/scripts/upgrade/sql/7.0.0/sqlite3/ccnet/usermgr.sql

2 lines
65 B
MySQL
Raw Normal View History

2021-12-03 07:35:16 +00:00
ALTER TABLE UserRole ADD COLUMN is_manual_set INTEGER DEFAULT 0;