7c78c09046
asyncpg prepare가 다중 statement 불가. 117(stale 정리) → 118(constraint 제거) → 119(partial unique index 생성) 순차 실행. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 lines
95 B
SQL
3 lines
95 B
SQL
ALTER TABLE processing_queue
|
|
DROP CONSTRAINT processing_queue_document_id_stage_status_key
|