mirror of
https://github.com/haiwen/seahub.git
synced 2025-05-02 13:16:05 +00:00
2 lines
65 B
MySQL
2 lines
65 B
MySQL
|
ALTER TABLE UserRole ADD COLUMN is_manual_set INTEGER DEFAULT 0;
|