[R2DBC-4] Add 10.5 Subtype handling Created: 2020-04-17 Updated: 2021-06-17 |
|
| Status: | Open |
| Project: | MariaDB Connector/R2DBC |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
Since 10.5, Mariadb has subtype that permit to handle InetAddress, JSON, ... |
| Comments |
| Comment by Diego Dupin [ 2021-06-17 ] |
|
Java has no JSON in standard java, yet, so postpone for now, just returning String |