1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-01 17:32:21 +00:00
seahub/scripts/upgrade/sql/7.0.0/mysql/ccnet.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;