mirror of
https://github.com/arthur-pbty/flint.git
synced 2026-08-01 20:29:03 +02:00
3 lines
108 B
SQL
3 lines
108 B
SQL
ALTER TABLE bot_member_message_configs
|
|
ADD COLUMN IF NOT EXISTS auto_role_ids TEXT NOT NULL DEFAULT '[]';
|