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