grafana/public/app/features/plugins/sql/components
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
..
configuration SQL Datasources: Move database setting to jsonData (#58649) 2022-12-13 09:56:52 +01:00
query-editor-raw SQL: Fix code editor for SQL datasources (#58116) 2022-11-23 10:36:07 +01:00
visual-query-builder MySQL: Quote identifiers that include special characters (#61135) 2023-01-31 18:16:28 +01:00
ConfirmModal.tsx sql plugins - angular to react - base sql datasource (#51655) 2022-06-30 16:38:48 -04:00
DatasetSelector.tsx sql plugins - angular to react - base sql datasource (#51655) 2022-06-30 16:38:48 -04:00
ErrorBoundary.tsx Chore/React18: Update component prop types (#56898) 2022-10-14 10:24:32 +01:00
index.ts ref experimental query editor (#53061) 2022-08-02 11:44:06 -04:00
QueryEditor.tsx MS/My/PostgresSQL: Migrate annotation query (#58847) 2022-11-21 19:46:04 +01:00
QueryHeader.tsx MySQL: Quote identifiers that include special characters (#61135) 2023-01-31 18:16:28 +01:00
TableSelector.tsx PostgreSQL: Migrate to React (#52831) 2022-11-02 11:30:35 +07:00