-
Notifications
You must be signed in to change notification settings - Fork 5
Ecto 3.x #1
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
base: master
Are you sure you want to change the base?
Ecto 3.x #1
Conversation
See `Ecto.cast_assoc` doc for semantic
|
@jeanparpaillon Any idea why the PR is failing the tests? |
|
@hickscorp you're calling |
|
@jeanparpaillon Should we use |
|
As long as there is a generic implementation of |
|
This package breaks with recent versions of Ecto. I'm not entirely sure how to manage the issue, as the package seems to have no activity any more. Any suggestion on a replacement? See #4 for the recent breakage with Ecto 3.5.2. |
|
@jeanparpaillon I've written the changes needed to become compatible with Ecto |
89c0819 to
73ea5d3
Compare
Add support for Ecto 3.x