Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add functions for DatePeriod decoding
Introduce `asDatePeriod` and `asDatePeriodOrNull` to decode DatePeriod values from ResultSet columns. This enhances the library's ability to handle date period representations directly.
- Loading branch information