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

6 lines
312 B
SQL

-- No-op by design.
--
-- These columns/table are part of the fresh 0022 channel schema. This migration
-- only backfills older developer databases that had already applied an earlier
-- 0022 draft, so dropping the objects on a one-step rollback would corrupt fresh
-- schemas where 0022 legitimately owns them.