Migration 0005 added the chapters.body_md_tts column but missed this check constraint update — caught at runtime when prepare-narration tried to insert kind='narrate_prep'. Postgres doesn't ALTER CHECK in place; we drop + re-add. |
||
|---|---|---|
| .. | ||
| 0001_init.sql | ||
| 0002_voices_and_pronunciation.sql | ||
| 0003_narration_findings.sql | ||
| 0004_authors.sql | ||
| 0005_chapter_body_md_tts.sql | ||
| 0006_generation_runs_narrate_prep.sql | ||