grafana/pkg/tsdb/postgres
Sasha Melentyev c02003af3c
Refactor time durations (#58484)
This change uses `time.Second` in place of `1000 * time.Millisecond` and `time.Minute` in place of `60*time.Second`.
2022-11-22 15:09:15 +08:00
..
locker_test.go Build: clean up and document integration test convention (#58170) 2022-11-04 10:14:21 -04: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 Chore: Upgrade Go to 1.19.1 (#54902) 2022-09-12 12:03:49 +02:00
postgres_test.go Refactor time durations (#58484) 2022-11-22 15:09:15 +08:00
postgres.go Chore: Update sqleng, elasticsearch, tempo and opentsdb plugins to support contextual logs. (#57777) 2022-11-02 10:03:50 -04:00
tlsmanager_test.go SQL: Migrate to use SDK contracts (#36635) 2021-09-07 09:35:37 +02:00
tlsmanager.go Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00