Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
1.1.2, 1.1.3
-
None
Description
When I try to save any entity it works fine and the entity gets saved to the database. When the entity is retrieved using ReactiveCrudRepository it throws MappingException with the latest version of r2dbc-mariadb.
This works fine with older version of the r2dbc-mariadb jar.
Logs attached.
_mariadb version 10.10
Affected versions r2dbc-mariadb 1.1.2, 1.1.3.
It works fine with the r2dbc version 1.0.3_