mirror of
https://github.com/grafana/grafana.git
synced 2024-11-27 11:20:27 -06:00
d90d4ce55d
mysql,mssql: improve $__timeFilter, $__timeFrom, $__timeTo macros The $__timeFilter macro now uses a BETWEEN with timestamps instead of comparing epochs The $__timeFrom and $__timeTo macros now return strings of format YYYY-MM-DDThh:mm:ssZ instead of epoch |
||
---|---|---|
.. | ||
macros_test.go | ||
macros.go | ||
mssql_test.go | ||
mssql.go |