grafana/pkg/tsdb/postgres
Jev Forsberg 86228ba1a0
Datasource: Fix missing raw SQL query in Query Inspector when query returns zero rows (#67844)
* baldm0mma/issue5799/ add empty frame with all meta data

* baldm0mma/issue5799/ add null test

* write an integration test around query results with empty rows

* baldm0mma/issue5799/ add tests to mssql and postgres

* remove use of apparently reserved keyword in mysql8

* baldm0mma/issue5799

* baldm0mma/issue5799/ update tests

* baldm0mma/issue5799/ update test structs

* baldm0mma/issue5799/ update annotation

---------

Co-authored-by: Michael Mandrus <michael.mandrus@grafana.com>
2023-05-09 08:29:02 -06: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
locker_test.go Build: clean up and document integration test convention (#58170) 2022-11-04 10:14:21 -04:00
macros.go Chore: Upgrade Go to 1.19.1 (#54902) 2022-09-12 12:03:49 +02:00
macros_test.go PostgreSQL: __unixEpochGroup to support arithmetic expression as argument (#46764) 2022-03-26 18:44:14 +01:00
postgres.go Plugins: Remove secure socks proxy feature toggle (#66611) 2023-04-18 11:11:23 -06:00
postgres_test.go Datasource: Fix missing raw SQL query in Query Inspector when query returns zero rows (#67844) 2023-05-09 08:29:02 -06:00
proxy.go Plugins: Add sql support for the secure socks proxy (#64630) 2023-03-16 06:54:19 -06:00
proxy_test.go Plugins: Add sql support for the secure socks proxy (#64630) 2023-03-16 06:54:19 -06:00
tlsmanager.go Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
tlsmanager_test.go SQL: Migrate to use SDK contracts (#36635) 2021-09-07 09:35:37 +02:00