Skip to content

fix: avoid superfluous ALTER TABLE migrations#11

Merged
jvatic merged 2 commits intomainfrom
fix-column-name-compare
Apr 9, 2026
Merged

fix: avoid superfluous ALTER TABLE migrations#11
jvatic merged 2 commits intomainfrom
fix-column-name-compare

Conversation

@jvatic
Copy link
Copy Markdown
Owner

@jvatic jvatic commented Apr 9, 2026

There's still work to be done around altering columns (see #7), but this PR avoids generating an ALTER TABLE statement when there are no operations to perform, and compares column names independently of quote style.

@jvatic jvatic merged commit f6eeda7 into main Apr 9, 2026
1 check passed
@jvatic jvatic deleted the fix-column-name-compare branch April 9, 2026 15:53
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.

1 participant