grafana/pkg/tsdb/mssql
Marcus Efraimsson b69ebee066 mssql: 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 MSSQL on UTC and dev environment on non-utc.
Update stored procedures test to handle more parameters.
Update test dashboard.
2018-03-22 15:23:12 +01:00
..
macros_test.go mssql: remove UTC conversion in macro functions 2018-03-22 14:55:44 +01:00
macros.go mssql: remove UTC conversion in macro functions 2018-03-22 14:55:44 +01:00
mssql_test.go mssql: fix precision for the time column in table/annotation query mode 2018-03-22 15:23:12 +01:00
mssql.go mssql: fix precision for the time column in table/annotation query mode 2018-03-22 15:23:12 +01:00