mirror of
https://github.com/grafana/grafana.git
synced 2025-09-27 00:44:00 +08:00

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