v0.4.10
What's Changed
- Adding support MV definer by @sharadgaur in #160
- Preserve DISTINCT keyword when it appears right after SELECT by @anshal21 in #161
- Improve statement end position handling to prevent null pointer exceptions by @Lance726 in #162
- Support JSON parameter for
max_dynamic_paths
andmax_dynamic_types
by @Junrin-Lee in #164 - Add MILLISECOND to time interval units by @vvkohut in #166
New Contributors
- @Junrin-Lee made their first contribution in #164
- @vvkohut made their first contribution in #166
Full Changelog: v0.4.9...v0.4.10