Zoltán Bedi
db0a1bc30f
Remove sqlDatasourceDatabaseSelection feature toggle ( #109391 )
...
* Remove `sqlDatasourceDatabaseSelection` feature toggle
* Update e2e tests
2025-08-12 15:22:30 +02:00
Hasith De Alwis
976746c05b
PostgreSQL: Fix error on panel when toggling sqlDatasourceDatabaseSelection feature ( #106965 )
...
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com >
2025-06-27 10:08:12 +00:00
Ivana Huckova
58a3e0ae86
Remove @grafana/experimental in @grafana/o11y-ds-frontend and @grafana/sql ( #99501 )
...
* Remove @grafana/experimental in @grafana/o11y-ds-frontend
* Remove @grafana/experimental in @grafana/sql
* Fix mock in test
2025-01-28 10:48:19 +01:00
Jack Westbrook
329a4605fb
SQL Datasources: Make QueryEditor lazy loaded ( #96179 )
...
* feat(grafana-sql): make sqlqueryeditor lazy loaded
* feat(sql-datasources): switch out query editor for lazy query editor
* build(postgresql): put tsconfig jsx prop inside compilerOptions
* chore(sql-queryeditor): move lazy import out of component
2024-11-15 12:28:01 +01:00
Gábor Farkas
d65d2ceb1b
sql: add explanation comment ( #82304 )
2024-02-12 12:42:12 +01:00
Faye Lin
a3f3429290
Variable: Inform users of the error details when Grafana is unable to retrieve the variable values from an SQL data source. ( #82222 )
...
* feat: Inform users of the error details when Grafana is unable to retrieve the variable values from an SQL data source.
* format code
* use getAppEvents
* throw an error when failing to executing the sql query
* optimize code
* prettier
2024-02-12 12:19:22 +01:00
Gábor Farkas
29e8a355cb
sql: extract frontend code into separate package ( #81109 )
...
* sql: extract frontend code into separate package
* updated package version
2024-01-26 11:38:29 +01:00