mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-07-19 17:02:59 +00:00
Generated with drizzle-kit generate, then hand-edited to IF NOT EXISTS: the index already exists on the live DB (created CONCURRENTLY on 2026-07-02), so the migration must no-op there while still building the index in fresh environments. Snapshot + journal are updated so the next generated migration doesn't re-emit this index. Applying it (drizzle-kit migrate) remains a human action. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| migrations | ||
| schema | ||
| sql | ||
| surveyDB | ||
| backfill-recommendation-denormalization.ts | ||
| create_user.ts | ||
| db.ts | ||
| migrate.ts | ||
| run-sql.ts | ||