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

1071 Fix compare_dicts for numeric values #1077

Merged
merged 2 commits into from
Sep 14, 2024

Conversation

dantownsend
Copy link
Member

Resolves #1071

@dantownsend dantownsend added the bug Something isn't working label Sep 14, 2024
@dantownsend dantownsend changed the title 1071 Changing a column type between Integer and Float does not alter the default value, failing further migrations 1071 Fix compare_dicts for numeric values Sep 14, 2024
@dantownsend dantownsend merged commit 2f8e84c into master Sep 14, 2024
46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

Changing a column type between Integer and Float does not alter the default value, failing further migrations
1 participant