AbsaOSS / balta

Scala library to write Postgres DB code tests with
Apache License 2.0
3 stars 0 forks source link

Get support for Interval DB type #5

Open benedeki opened 12 months ago

benedeki commented 12 months ago

Background

Interval is a Postgres type for time period.

Feature

The corresponding Java/Scala type to use for intervals should be Duration.