Files
hyungi_document_server/migrations/142_ask_events_source_notnull.sql
Hyungi Ahn 91e7a64713 ops(guardrails): activate migration 142 ask_events.source NOT NULL
1주 운영 관찰 후 활성화 (배포 2026-04-17 이후 source IS NULL 행 0건 확인).
deferred → migrations/142_*.sql 이동.
2026-05-02 16:12:38 +09:00

2 lines
56 B
SQL

ALTER TABLE ask_events ALTER COLUMN source SET NOT NULL