Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support AutoMigrate for modifying existing tables #27

Merged
merged 6 commits into from
Feb 2, 2024

Conversation

olavloite
Copy link
Collaborator

@olavloite olavloite commented Jan 30, 2024

Adds support for running AutoMigrate for existing tables.

Fixes #13

@olavloite olavloite marked this pull request as ready for review February 1, 2024 14:52
@olavloite olavloite requested a review from a team as a code owner February 1, 2024 14:52
@olavloite olavloite requested a review from rahul2393 February 1, 2024 14:53
@olavloite olavloite merged commit cb7163b into main Feb 2, 2024
13 checks passed
@olavloite olavloite deleted the auto-migrate-multiple branch February 2, 2024 15:19
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.

Running second time AutoMigrate tries add the columns again
2 participants