grafana/pkg/tsdb/postgres
felixdoerre f5a790e291
Fix postgresql host-v6 literals (#46876)
Ipv6 literals in postgresql hosts previously worked and were subsequently
broken. This change fixes the parsing and adds additional test cases.
2022-03-31 11:45:49 +01: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 PostgreSQL: __unixEpochGroup to support arithmetic expression as argument (#46764) 2022-03-26 18:44:14 +01:00
macros.go PostgreSQL: __unixEpochGroup to support arithmetic expression as argument (#46764) 2022-03-26 18:44:14 +01:00
postgres_test.go Fix postgresql host-v6 literals (#46876) 2022-03-31 11:45:49 +01:00
postgres.go Fix postgresql host-v6 literals (#46876) 2022-03-31 11:45:49 +01:00
tlsmanager_test.go SQL: Migrate to use SDK contracts (#36635) 2021-09-07 09:35:37 +02:00
tlsmanager.go SQL: Migrate to use SDK contracts (#36635) 2021-09-07 09:35:37 +02:00