0.19.2
What's Changed
- Update linter by @goccy in #189
- Implement dayOfYearParser by @recidinick in #197
- Support
PIVOT
/UNPIVOT
by @ohaibbq in #198 - Support
sql.Driver
'sPrepareContext
interface by @ohaibbq in #203 - Fix
QueryStmtNode
output; wrap union statements in parentheses by @ohaibbq in #205 - Support
UNNEST WITH OFFSET
by @ohaibbq in #199 - Enable
QUALIFY
withoutGROUP BY
/WHERE
/HAVING
by @ohaibbq in #201 - [Date] [Datetime] [Timestamp] Handle
QUARTER
,WEEK(DAY)
,ISOWEEK
by @ohaibbq in #204
New Contributors
- @recidinick made their first contribution in #197
Full Changelog: v0.19.1...v0.19.2