[R2DBC-93] Missing timezone option Created: 2024-01-25 Updated: 2024-02-05 Resolved: 2024-01-26 |
|
| Status: | Closed |
| Project: | MariaDB Connector/R2DBC |
| Component/s: | configuration |
| Affects Version/s: | None |
| Fix Version/s: | 1.2.0 |
| Type: | New Feature | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | 0d | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
There isn't `timezone` option like JDBC or option `serverZoneId` in R2dbc-Mysql, thus not permitting to set timezone if client tz differ from server. |