Commit Graph

8 Commits

Author SHA1 Message Date
Matthew Bucci
66cd2fb034 Merge branch 'v3' into site-health 2024-02-26 12:30:31 -08:00
Matthew Bucci
a5480c70cb quote any variable usages in SQL 2024-02-26 12:27:23 -08:00
Matthew Bucci
315823a203 adjust Select rewriter to handle order by case statements 2024-02-22 00:52:19 -08:00
Matthew Bucci
61cfa6896d extract public to schema variable so we can use a constant later 2024-02-21 01:22:57 -08:00
Matthew Bucci
ebbe2915c6 add rewrite logic for SHOW TABLE STATUS and a catch for calls to information_schema 2024-02-21 01:15:51 -08:00
Matthew Bucci
63f3f092ba ensure we don't pass null to trim during ensureGroupByOrAggregate 2023-10-30 15:20:15 -07:00
Matthew Bucci
ec9079d9c9 don't split on ',' if within a function 2023-10-30 14:24:27 -07:00
Matthew Bucci
83002198b1 Polymorphic refactor + improvements to select sql rewriting 2023-10-28 02:56:41 -07:00