Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
None
-
None
Description
R2DBC 1.0.0 specification will be released the 25 of april.
there is a few step to achieve compatibility :
- Let Result.getRowsUpdated() return Long : https://github.com/r2dbc/r2dbc-spi/issues/255
- Remove deprecated RowMetadata.getColumnNames() : https://github.com/r2dbc/r2dbc-spi/issues/254