6 Commits

Author SHA1 Message Date
41d300f69d Fix timeInterval for mysql datasource (#8651)
* Fix timeInterval for mysql datasource

This changes the > to >= and the < to <=, so the intervals are inclusive.
This should fix the #8635

* Fix validation
2017-06-19 08:58:22 -04:00
ae5e004b69 mysql: time filter macro updated 2017-04-24 14:55:43 +02:00
50e70cf3db build: fixed unit test 2017-04-20 13:04:42 +02:00
fc878bc8ad build: fixed order 2017-04-20 11:59:11 +02:00
11806dfa78 mysql: progress 2017-04-19 17:26:37 +02:00
e164eba677 mysql: began work on backend macro engine 2017-04-19 10:10:08 +02:00