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