owpengram-server/deploy/migrations/0181_sticker_set_system_key_unique.down.sql
2026-09-09 02:49:30 +03:00

4 lines
179 B
SQL

-- No-op: see 0181_sticker_set_system_key_unique.up.sql. The real schema
-- change (and its reversal) lives in
-- 20260901000006_sticker_set_system_key_unique.down.sql.
SELECT 1;