Description
Extend Catalyst's type system by two new types that conform to the SQL standard (see SQL:2016, section 4.6.3):
- DayTimeIntervalType represents the day-time interval type,
- YearMonthIntervalType for SQL year-month interval type.
Extend Catalyst's type system by two new types that conform to the SQL standard (see SQL:2016, section 4.6.3):