Fixes the dim time where clause interval queries.
- Changes the interval queries on dim time columns from <= ? and > ? to < ? and >= ?. This is more convinient for specifying where clause datetime values.pull/1/head
parent
064524f298
commit
aede5d6fc6
Loading…
Reference in New Issue