Tables group_visits_page, birthday_page and their _v counterparts were missing from the DB despite prior migrations being marked applied. The updated migration uses CREATE TABLE IF NOT EXISTS, DO/EXCEPTION blocks for enum types and FK constraints, and ADD COLUMN IF NOT EXISTS to recover the full schema before adding form_id relationship columns. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| .gitkeep | ||
| 0001_new_collections.sql | ||
| 0002_delta.sql | ||
| 0003_seed_dyvolis.sql | ||
| 20260515_153940.json | ||
| 20260515_153940.ts | ||
| 20260515_162527.json | ||
| 20260515_162527.ts | ||
| 20260518_104929.json | ||
| 20260518_104929.ts | ||
| 20260518_115657.json | ||
| 20260518_115657.ts | ||
| index.ts | ||