We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff5628f commit 7ff9747Copy full SHA for 7ff9747
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
#### Bug Fixes
4
5
-- Schemas with `has_many` or `many_to_many` assocations crashed when trying to save while the schema doesn't have a `changeset/2` function.
+- Schemas with `has_many` or `many_to_many` assocations crashed when trying to save if the schema doesn't have a default `changeset/2` function.
6
7
### v0.9.0 (2020-07-02)
8
0 commit comments