grafana/pkg/tsdb/grafana-postgresql-datasource/sqleng
Zoltán Bedi 3ff4c6a2d2
Postgres: Switch the datasource plugin from lib/pq to pgx (#108443)
* Postgres: Switch the datasource plugin from lib/pq to pgx

* Fix lint
2025-07-30 14:47:25 +02:00
..
errors.go Postgres: Config diagnostics / logging update (#105666) 2025-05-22 08:27:36 +01:00
handler_checkhealth.go Postgres: Switch the datasource plugin from lib/pq to pgx (#108443) 2025-07-30 14:47:25 +02:00
handler_checkhealth_test.go Postgres: Config diagnostics / logging update (#105666) 2025-05-22 08:27:36 +01:00
sql_engine.go Postgres: Switch the datasource plugin from lib/pq to pgx (#108443) 2025-07-30 14:47:25 +02:00
sql_engine_pgx.go Postgres: Switch the datasource plugin from lib/pq to pgx (#108443) 2025-07-30 14:47:25 +02:00
sql_engine_test.go