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 3296c9d commit ff5628fCopy full SHA for ff5628f
CHANGELOG.md
@@ -1,5 +1,9 @@
1
### v0.9.1 (in development)
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.
6
7
### v0.9.0 (2020-07-02)
8
9
#### Breaking change
0 commit comments