-
Notifications
You must be signed in to change notification settings - Fork 48
update Ecto to v3.13 #170
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
update Ecto to v3.13 #170
Conversation
I wonder if I should cut a release branch pinning the current version to the non broke ecto. |
I think that would be nice for people who want to stay on Ecto v3.12 and don't want to accidentally update in the future. For ecto_ch I deprecated the version (v0.6.1) that was too permissive But I think now deprecation might have been unnecessary ... |
Thanks for the work @ruslandoga. I'm gonna retire the prior release |
closes #168