Commit Graph

9 Commits (85ddf648dcf603ff24c630fd0ac215623e74f210)

Author SHA1 Message Date
Sam Jewell af08a9fae2
SQL Expressions: Add JSON support (#103157) 9 months ago
Kyle Brandt e6480a050c
SQL Expressions: Allow substring_index func (#103021) 9 months ago
Sam Jewell c9e929e2e6
SQL Expressions: Allow more MySQL AST node-types (#102973) 9 months ago
Sam Jewell 6be7829acf
SQL Expressions: Allow `IS` keyword (#102841) 9 months ago
Kyle Brandt 0f6aff2057
SQL Expressions: allow ParenSelect in queries (#102807) 9 months ago
Sam Jewell d7aeebe5e3
Sql Expressions: State when error is from GMS (#102112) 9 months ago
Sam Jewell 21b9d45ca6
SQL Expressions: Add CASE/WHEN nodes and fixes (and test) for functions just added to allowlist (#102040) 9 months ago
Kyle Brandt d196b789e2
SQL Expressions: Add more SQLNodes and funcs to allow list (#100227) 10 months ago
Kyle Brandt d64f41afdc
SQL Expressions: Re-implement feature using go-mysql-server (#99521) 10 months ago