[R2DBC-67] support R2DBC 1.0.0 spec Created: 2022-11-21 Updated: 2022-11-25 Resolved: 2022-11-25 |
|
| Status: | Closed |
| Project: | MariaDB Connector/R2DBC |
| Component/s: | Specification |
| Affects Version/s: | None |
| Fix Version/s: | 1.1.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | 0d | ||
| Time Spent: | 0.5d | ||
| Original Estimate: | Not Specified | ||
| Description |
|
Goal is to change r2dbc support from 0.9.1 to 1.0.0 specification. Only change is `Result.getRowsUpdated()` now returning `Long` in place of ÌNTEGER` |