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

1 line
56 B
SQL

DROP TABLE IF EXISTS channel_message_reactions CASCADE;