grafana/public/app/features/plugins/sql/utils
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
..
formatSQL.ts sql plugins - angular to react - base sql datasource (#51655) 2022-06-30 16:38:48 -04:00
migration.test.ts SQL Datasources: Fix annotation migration (#59438) 2022-11-29 07:56:59 +01:00
migration.ts SQL Datasources: Fix annotation migration (#59438) 2022-11-29 07:56:59 +01:00
sql.utils.ts MySQL: Quote identifiers that include special characters (#61135) 2023-01-31 18:16:28 +01:00
useSqlChange.ts MySQL: Quote identifiers that include special characters (#61135) 2023-01-31 18:16:28 +01:00