grafana/pkg/tsdb/postgres
Marcus Efraimsson 66c03f84f5 postgres: fix precision for the time column in table/annotation query mode
Use the ConvertSqlTimeColumnToEpochMs function to convert any native
datetime data type or epoch time (millisecond precision).
Additional tests and update of existing due to timezone issues
running postgres on UTC and dev environment on non-utc.
Added test dashboard.
2018-03-22 15:32:33 +01:00
..
macros.go remove spaces around arguments before calling macro expansion 2018-03-02 19:20:30 +01:00
macros_test.go remove spaces around arguments before calling macro expansion 2018-03-02 19:20:30 +01:00
postgres.go postgres: fix precision for the time column in table/annotation query mode 2018-03-22 15:32:33 +01:00
postgres_test.go postgres: fix precision for the time column in table/annotation query mode 2018-03-22 15:32:33 +01:00