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 157a8da commit 5c6c65eCopy full SHA for 5c6c65e
1 file changed
CHANGELOG.md
@@ -29,6 +29,7 @@ Requires Elixir v1.14+.
29
### Bug fixes
30
31
* [Ecto.Query] Allow select merging maps with all nil values
32
+ * [Ecto.Query] `map/2` in queries now always returns a map on joins, even on left joins, for consistency with `from` sources
33
* [Ecto.Schema] Fix an issue where Ecto could warn an association did not exist, when it did
34
35
### Soft deprecations (no warnings emitted)
0 commit comments