Skip to content

Conversation

@thced
Copy link

@thced thced commented Mar 19, 2022

Motivation:

The @DataObject when used together with e.g. PostgreSQL have trouble mapping TIMESTAMPTZ column directly to JsonObject. This PR adds direct support for some common java.time types:

  • LocalTime
  • LocalDate
  • LocalDateTime
  • OffsetDateTime

Relates to thced:feat/support-more-java-time-types#344

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant