awslabs / awslabs/rds-data-api-client-library-java
TypeConverter doesn't support reading date/time values
Open
- Dominant language
- Java
- Stars
- 21
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
I could be wrong but it seems to me that `TypeConverter` only supports `LocalDateTime/LocalDate/LocalTime` types in `toField` method and it doesn't support them in the `fromField` method which basically means that one is able to store those types but not to read them
Contributor guide
Assessment
This issue has not been assessed yet.