We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db5a3db commit 50a300bCopy full SHA for 50a300b
CHANGELOG.md
@@ -7,6 +7,7 @@ for Rust libraries in [RFC #1105](https://github.com/rust-lang/rfcs/blob/master/
7
## [Unreleased]
8
9
* Added type `diesel_async::pooled_connection::mobc::PooledConnection`
10
+* MySQL/MariaDB now use `CLIENT_FOUND_ROWS` capability to allow consistent behavior with PostgreSQL regarding return value of UPDATe commands.
11
12
## [0.4.1] - 2023-09-01
13
0 commit comments