asyncer-io / r2dbc-mysql

Reactive Relational Database Connectivity for MySQL. The official successor to mirromutth/r2dbc-mysql(dev.miku:r2dbc-mysql).
https://r2dbc.io
Apache License 2.0
195 stars 21 forks source link

Revert "Set LocalDateTime as Default Java Type for TIMESTAMP/DATETIME" #155

Closed jchrys closed 11 months ago

jchrys commented 11 months ago

This reverts commit https://github.com/asyncer-io/r2dbc-mysql/commit/15b12b1a6f5c4fce3cf8c7485ed00f3bbc4499f9.

Motivation: The previous comit introduced a breaking change without prior notice and minor version change.

Modification: Reverts commit https://github.com/asyncer-io/r2dbc-mysql/commit/15b12b1a6f5c4fce3cf8c7485ed00f3bbc4499f9

Result: Resolves https://github.com/asyncer-io/r2dbc-mysql/issues/151