1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-07-08 20:54:01 +00:00
seafile-server/scripts/upgrade/sql/7.0.0/mysql/ccnet.sql

2 lines
65 B
MySQL
Raw Normal View History

2019-04-02 05:38:50 +00:00
ALTER TABLE UserRole ADD COLUMN is_manual_set INTEGER DEFAULT 0;