(cloud) makes sales export queries super stinkin' fast
This commit is contained in:
@@ -34,7 +34,6 @@
|
|||||||
(let [end (or end #inst "2050-01-01")]
|
(let [end (or end #inst "2050-01-01")]
|
||||||
(into #{}
|
(into #{}
|
||||||
(comp
|
(comp
|
||||||
|
|
||||||
(map (fn [i]
|
(map (fn [i]
|
||||||
(dc/index-range db
|
(dc/index-range db
|
||||||
{:attrid :sales-order/client+date
|
{:attrid :sales-order/client+date
|
||||||
|
|||||||
Reference in New Issue
Block a user