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

Deprecate diesel1 feature and upgrade diesel to v2.2 #663

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

paupino
Copy link
Owner

@paupino paupino commented Jul 11, 2024

Fixes #662

This is a breaking change, however I think it is necessary to avoid being held back by this feature.

@paupino
Copy link
Owner Author

paupino commented Jul 11, 2024

My reasoning for updating this is that if they have upgraded to the latest diesel then they're probably likely to also upgrade to the latest rust-decimal. Likewise, if they're using the older diesel, they're less likely to upgrade to the new rust-decimal.

So while it is breaking, my reasoning is that it is a permissible breaking change.

@paupino paupino merged commit 11c3663 into master Jul 11, 2024
15 checks passed
@paupino paupino deleted the f/deprecate-diesel1 branch July 11, 2024 16:08
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.

Diesel1 feature is breaking the build
1 participant