R2DBC-MYSQL-v1.3.0
jchrys
released this
05 Aug 13:26
·
11 commits
to trunk
since this release
What's Changed
💥 Breaking Change
BIT(1)
is Now Handled as Boolean by Default by @jchrys in #286.- This change has been introduced to align with the behavior of the MySQL Connector/J(https://dev.mysql.com/doc/connector-j/en/connector-j-reference-type-conversions.html).
Full Changelog: r2dbc-mysql-1.2.0...r2dbc-mysql-1.3.0