Commit Graph

12 Commits (4ea56b2cfba360e7cd01223cbeb38ee571a144d2)

Author SHA1 Message Date
Sam Jewell f8a72214cf
SQL Expressions: Add more functions to the allowlist (#103546) 9 months ago
Kyle Brandt 856dcfd6fe
SQL Expressions: Permit range conditions (between) in queries (#103238) 9 months ago
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 21b9d45ca6
SQL Expressions: Add CASE/WHEN nodes and fixes (and test) for functions just added to allowlist (#102040) 10 months ago
Sam Jewell 4bd5f29e05
SQL Expressions: Allow more functions (#102011) 10 months ago
Kyle Brandt 6dc98dbbcc
SQL Expressions: Add str_to_date function and unskip test (#100226) 11 months ago
Kyle Brandt d196b789e2
SQL Expressions: Add more SQLNodes and funcs to allow list (#100227) 11 months ago
Kyle Brandt d64f41afdc
SQL Expressions: Re-implement feature using go-mysql-server (#99521) 11 months ago