Commit Graph

25 Commits (103652-docs-alert-migration-tool)

Author SHA1 Message Date
Sam Jewell f8a72214cf
SQL Expressions: Add more functions to the allowlist (#103546) 3 months ago
Kyle Brandt 856dcfd6fe
SQL Expressions: Permit range conditions (between) in queries (#103238) 3 months ago
Sam Jewell af08a9fae2
SQL Expressions: Add JSON support (#103157) 3 months ago
Kyle Brandt e6480a050c
SQL Expressions: Allow substring_index func (#103021) 3 months ago
Sam Jewell c9e929e2e6
SQL Expressions: Allow more MySQL AST node-types (#102973) 3 months ago
Sam Jewell 6be7829acf
SQL Expressions: Allow `IS` keyword (#102841) 3 months ago
Kyle Brandt 0f6aff2057
SQL Expressions: allow ParenSelect in queries (#102807) 3 months ago
Todd Treece 1b1f626edd
SQL Expressions: Fix error handling (#102650) 3 months ago
Sam Jewell d7aeebe5e3
Sql Expressions: State when error is from GMS (#102112) 3 months ago
Sam Jewell 21b9d45ca6
SQL Expressions: Add CASE/WHEN nodes and fixes (and test) for functions just added to allowlist (#102040) 4 months ago
Sam Jewell 4bd5f29e05
SQL Expressions: Allow more functions (#102011) 4 months ago
Kyle Brandt 4d7b9a3c77
SQL Expressions: Improve response to frame conversion handling (#100625) 4 months ago
Kyle Brandt f7588376df
SQL Expressions: (Chore) Update code for latest plugin-sdk data pkg (#100425) 5 months ago
Kyle Brandt 6dc98dbbcc
SQL Expressions: Add str_to_date function and unskip test (#100226) 5 months ago
Kyle Brandt d196b789e2
SQL Expressions: Add more SQLNodes and funcs to allow list (#100227) 5 months ago
Kyle Brandt d64f41afdc
SQL Expressions: Re-implement feature using go-mysql-server (#99521) 5 months ago
Sam Jewell 1915efbc95
SQL Expressions: Simplify where code is being stubbed out (#96227) 7 months ago
Sam Jewell ea71201ddc
ServerSideExpressions: Disable SQL Expressions to prevent RCE and LFI vulnerability (#94942) 8 months ago
Scott Lepper cac40795a5
sql expressions - logging (#88193) 1 year ago
Scott Lepper 93acc0c932
sqlexpressions - fix escape quote (#87921) 1 year ago
Scott Lepper 14a814a280
[sql expressions] fix: use ast to read tables (#87867) 1 year ago
Scott Lepper 1a2bbd61fd
sql expressions: improve parser (#87277) 1 year ago
Scott Lepper cbe3e3a5e0
fix: sql expressions parser with join (#87263) 1 year ago
Scott Lepper 4fd2cb6014
fix: sql expressions - sql parser table name case (#87196) 1 year ago
Scott Lepper 70009201d4
Expressions: Sql expressions with Duckdb (#81666) 1 year ago