owpengram-server/deploy/migrations/0043_channel_view_forum_as_messages.down.sql
2026-06-04 01:37:39 +08:00

2 lines
78 B
SQL

ALTER TABLE channel_dialogs
DROP COLUMN IF EXISTS view_forum_as_messages;