grafana/public/app/features/plugins/sql
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
..
components MySQL: Quote identifiers that include special characters (#61135) 2023-01-31 18:16:28 +01:00
datasource SQL Datasources: Use health check for config test (#59867) 2022-12-19 17:17:52 +01:00
utils MySQL: Quote identifiers that include special characters (#61135) 2023-01-31 18:16:28 +01:00
constants.ts SQL: Fix code editor for SQL datasources (#58116) 2022-11-23 10:36:07 +01:00
defaults.ts MS/My/PostgresSQL: Migrate annotation query (#58847) 2022-11-21 19:46:04 +01:00
expressions.ts PostgreSQL: Migrate to React (#52831) 2022-11-02 11:30:35 +07:00
index.ts ref experimental query editor (#53061) 2022-08-02 11:44:06 -04:00
ResponseParser.ts PostgreSQL: Migrate to React (#52831) 2022-11-02 11:30:35 +07:00
types.ts MySQL: Quote identifiers that include special characters (#61135) 2023-01-31 18:16:28 +01:00