Skip to content

v0.4.10

Compare
Choose a tag to compare
@Lance726 Lance726 released this 10 Jun 10:12
· 25 commits to master since this release
613bd1d

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 and max_dynamic_types by @Junrin-Lee in #164
  • Add MILLISECOND to time interval units by @vvkohut in #166

New Contributors

Full Changelog: v0.4.9...v0.4.10