mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-07-10 13:43:57 +00:00
2 lines
65 B
MySQL
2 lines
65 B
MySQL
|
ALTER TABLE UserRole ADD COLUMN is_manual_set INTEGER DEFAULT 0;
|