mirror of
https://github.com/Wei-Shaw/sub2api.git
synced 2026-05-30 23:26:53 +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';
|