Skip to content

Fix parsing issues with cross joins & insert/merge/update

Choose a tag to compare

@sbdchd sbdchd released this 05 Dec 05:05
· 576 commits to master since this release
8c116dd

Fixed

  • parser: fixed issue parsing some insert's with selects and conflict clauses (#720, #721, #722).

Added

  • parser: special case functions like extract are now properly typed in the ast (#719).