Commit Graph

14 Commits (main)

Author SHA1 Message Date
Kyle Brandt 92a6faeff2
SQL Expressions: Add Functions to Allow list (#113291) 3 months ago
Kyle Brandt 4f0cb47d3c
SQL Expressions: Rework backend errors and error instrumentation (#109633) 5 months ago
Sam Jewell f8a72214cf
SQL Expressions: Add more functions to the allowlist (#103546) 10 months ago
Kyle Brandt 856dcfd6fe
SQL Expressions: Permit range conditions (between) in queries (#103238) 10 months ago
Sam Jewell af08a9fae2
SQL Expressions: Add JSON support (#103157) 10 months ago
Kyle Brandt e6480a050c
SQL Expressions: Allow substring_index func (#103021) 10 months ago
Sam Jewell c9e929e2e6
SQL Expressions: Allow more MySQL AST node-types (#102973) 10 months ago
Sam Jewell 6be7829acf
SQL Expressions: Allow `IS` keyword (#102841) 10 months ago
Kyle Brandt 0f6aff2057
SQL Expressions: allow ParenSelect in queries (#102807) 10 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) 12 months ago
Kyle Brandt d196b789e2
SQL Expressions: Add more SQLNodes and funcs to allow list (#100227) 12 months ago
Kyle Brandt d64f41afdc
SQL Expressions: Re-implement feature using go-mysql-server (#99521) 12 months ago