Skip to content

Conversation

@feat7
Copy link
Owner

@feat7 feat7 commented Nov 15, 2025

No description provided.

- Adds make target to remove database volumes when migrations fail
- Helps recover from 'relation already exists' migration errors
- Add IF NOT EXISTS to all CREATE TABLE statements
- Add IF NOT EXISTS to all CREATE INDEX statements
- Add IF EXISTS to ALTER TABLE statements
- Prevents migration failures when database already contains schema
@feat7 feat7 merged commit 423bd3c into main Nov 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants