grafana/pkg/tsdb/postgres
Ryan McKinley 1d6e99bc95
SQL: Fixes issues with showing value column name prefix in legends (#35839)
* rename strategy

* Update pkg/tsdb/sqleng/sql_engine.go

Co-authored-by: Torkel Ödegaard <torkel@grafana.org>

* more strict constraints

* Fixed so that it works on multi series results

* only apply the logic when original query returns 3 fields

* removed part of comment

* Update mysql test

Co-authored-by: Torkel Ödegaard <torkel@grafana.org>
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2021-06-18 08:05:23 +02:00
..
locker_test.go Postgres: allow providing TLS/SSL certificates as text in addition to file paths (#30353) 2021-02-23 22:10:55 +01:00
locker.go Postgres: allow providing TLS/SSL certificates as text in addition to file paths (#30353) 2021-02-23 22:10:55 +01:00
macros_test.go Postgres/MySQL/MSSQL: Fix concurrent map writes panic (#35510) 2021-06-11 14:56:29 +02:00
macros.go Postgres/MySQL/MSSQL: Fix concurrent map writes panic (#35510) 2021-06-11 14:56:29 +02:00
postgres_test.go SQL: Fixes issues with showing value column name prefix in legends (#35839) 2021-06-18 08:05:23 +02:00
postgres.go SQL data sources: Convert to return data frames (#32257) 2021-05-05 16:46:07 +02:00
tlsmanager_test.go Postgres: allow providing TLS/SSL certificates as text in addition to file paths (#30353) 2021-02-23 22:10:55 +01:00
tlsmanager.go Postgres: allow providing TLS/SSL certificates as text in addition to file paths (#30353) 2021-02-23 22:10:55 +01:00