Skip to content

Commit 50a300b

Browse files
committed
Update CHANGELOG to display the change in behavior for MariaDB/MySQL UPDATE
Signed-off-by: Soblow "Opale" Xaselgio <[email protected]>
1 parent db5a3db commit 50a300b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ for Rust libraries in [RFC #1105](https://github.com/rust-lang/rfcs/blob/master/
77
## [Unreleased]
88

99
* 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.
1011

1112
## [0.4.1] - 2023-09-01
1213

0 commit comments

Comments
 (0)