grafana/public/app/features/plugins/sql/components/visual-query-builder
Zoltán Bedi 62c30dea4d
MySQL: Quote identifiers that include special characters (#61135)
* SQL: toRawSQL required and escape table

* Fix autocomplete for MySQL

* Change the way we escape for builder

* Rework escape ident to be smart instead

* Fix A11y for alias

* Add first e2e test

* Add test for code editor

* Add doc

* Review comments

* Move functions to sqlUtil
2023-01-31 18:16:28 +01:00
..
AwesomeQueryBuilder.tsx sql plugins - angular to react - base sql datasource (#51655) 2022-06-30 16:38:48 -04:00
GroupByRow.tsx Chore: update @grafana/experimental to 1.1.0 (#61820) 2023-01-20 20:06:51 +00:00
index.ts Core code editor/builder components (#52421) 2022-07-20 12:50:08 -04:00
OrderByRow.tsx Revert: Query editor components from grafana-ui (#57436) 2022-10-24 17:12:36 +02:00
Preview.tsx Accessibility: enable rule jsx-a11y/label-has-associated-control (#57964) 2022-11-01 14:37:58 +00:00
SelectRow.tsx MySQL: Quote identifiers that include special characters (#61135) 2023-01-31 18:16:28 +01:00
SQLGroupByRow.tsx sql plugins - angular to react - base sql datasource (#51655) 2022-06-30 16:38:48 -04:00
SQLOrderByRow.tsx mysql query editor - angular to react (#50343) 2022-07-15 16:49:24 -04:00
SQLSelectRow.tsx SQL: Fix code editor for SQL datasources (#58116) 2022-11-23 10:36:07 +01:00
SQLWhereRow.tsx sql plugins - angular to react - base sql datasource (#51655) 2022-06-30 16:38:48 -04:00
VisualEditor.tsx Revert: Query editor components from grafana-ui (#57436) 2022-10-24 17:12:36 +02:00
WhereRow.tsx sql plugins - angular to react - base sql datasource (#51655) 2022-06-30 16:38:48 -04:00