owpengram-server/deploy/migrations/0145_privacy_update_events.up.sql
2026-07-24 11:57:00 +08:00

5 lines
345 B
SQL

-- Reserved development migration version.
-- account privacy is authoritative absolute state: updatePrivacy has no
-- pts/pts_count, so this migration must not add a privacy event type or payload
-- table. The earlier development-only definition was corrected in place
-- because no user/production database can contain that unpublished shape.