mirror of
https://github.com/Wei-Shaw/sub2api.git
synced 2026-04-18 12:07:27 +00:00
2 lines
102 B
SQL
2 lines
102 B
SQL
ALTER TABLE announcements ADD COLUMN IF NOT EXISTS notify_mode VARCHAR(20) NOT NULL DEFAULT 'silent';
|