grafana/public/app/plugins
Marcus Efraimsson f5654f88e2 mysql: 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).
Refactored mysql implementation to make it more similar to postgres
and mssql implementations.
Added $__timeEpoch macro function with same implementation as $__time.
Added possibility to use a time column named time in addition to
the currectly supported time_sec.
Additional tests and update of existing.
Added test dashboard.
2018-03-22 15:40:46 +01:00
..
app/testdata cleanup: removed unused typescript typings import 2018-01-04 10:12:02 +01:00
datasource mysql: fix precision for the time column in table/annotation query mode 2018-03-22 15:40:46 +01:00
panel Merge PR #8613 2018-03-13 15:36:32 +03:00
sdk.ts prettier: ran on all files again, sorry. now settings are defined in package.json 2017-12-21 08:39:31 +01:00