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 32bb21c commit 7c46668Copy full SHA for 7c46668
CHANGELOG.md
@@ -4,6 +4,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
4
and this project adheres to [Semantic
5
Versioning](http://semver.org/spec/v2.0.0.html).
6
7
+## [v4.9.1] - 2022-04-08
8
+
9
+### Fixes
10
11
+- Fixes issue with column name quotinc in many-to-many eager load
12
+- Properly honor `--no-back-referencing` in relationship setops
13
+- Retract `v4.9.0` due to issues with the commit tagging and the generated code showing `v4.8.6`
14
15
## [v4.9.0] - 2022-04-04
16
17
### Added
0 commit comments