macros_test.go
1.1 KB
-
Fix timeInterval for mysql datasource (#8651) · 41d300f6
* Fix timeInterval for mysql datasource This changes the > to >= and the < to <=, so the intervals are inclusive. This should fix the #8635 * Fix validation
Denis Doria committed