grafana/pkg/tsdb/mysql
Marcus Efraimsson 10c892fa5b
Postgres/MySQL/MSSQL: Fix name of time field should be named Time for time series queries (#36720)
Name of time field changed in v8 for time series queries from Time to the name of the selected 
time column, i.e. time or time_sec. These changes should make sure that the name of time field 
is always returned as Time for time series queries.

Fixes #36059

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2021-07-14 11:29:51 +02:00
..
macros_test.go Postgres/MySQL/MSSQL: Fix concurrent map writes panic (#35510) 2021-06-11 14:56:29 +02:00
macros.go Postgres/MySQL/MSSQL: Fix concurrent map writes panic (#35510) 2021-06-11 14:56:29 +02:00
mysql_test.go Postgres/MySQL/MSSQL: Fix name of time field should be named Time for time series queries (#36720) 2021-07-14 11:29:51 +02:00
mysql.go [MYSQL] convert explicitely smallint and tinyint (#35897) 2021-06-22 00:10:45 +08:00