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 b0dedad commit a9de598Copy full SHA for a9de598
CHANGELOG.md
@@ -14,7 +14,10 @@ Increasing the minimal supported Rust version will always be coupled at least wi
14
15
### Fixed
16
17
-* Add a typedef for `Returning` so that `#[auto_type]` works with such queries
+* Add a typedef for `Returning` and `Count` so that `#[auto_type]` works with such queries
18
+* Fixed an issue that allowed to pass non-boolean expressions to `.and()` and `.or()` which would
19
+ result in queries failing at runtime
20
+* Officially deprecating the gitter room
21
22
### Removed
23
0 commit comments