Get support for Interval DB type
Open
enhancement
- Dominant language
- Scala
- Stars
- 3
- Forks
- 2
- Avg merge
- 14h 48m
- Merged PRs (30d)
- 1
Description
## Background
Interval is a Postgres type for time period.
## Feature
The corresponding Java/Scala type to use for intervals should be `Duration`.
* add it to the `AllowedParamTypes`
* create an appropriate `SetterFnc`
* add a method to `QueryResultRow` for easy read
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.