The original migration only used DROP CONSTRAINT which failed silently because Prisma created an INDEX instead. Added DROP INDEX as well to handle both cases in future deployments. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| 00000000000000_init | ||
| 20241217_add_soft_delete | ||
| 20241210000001_add_account_sequence | ||
| 20251213151704_add_community_benefit_assessment_fields | ||
| 20251214100000_add_last_month_trees_added | ||
| 20251217000000_add_outbox_events | ||
| 20251223000000_increase_progress_percentage_precision | ||
| 20251223000001_increase_local_percentage_precision | ||
| .gitkeep | ||
| migration_lock.toml | ||