Skip to content
Snippets Groups Projects
Commit 01d60f63 authored by Simon Belak's avatar Simon Belak
Browse files

Use correct fn name [ci all]

parent b9cf7b73
No related branches found
No related tags found
No related merge requests found
......@@ -480,7 +480,7 @@
(defn- ag:sumWhere
([field pred output-name] (ag:filtered (parse-filter pred)
(ag:sum field output-name))))
(ag:doubleSum field output-name))))
(defn- create-aggregation-clause
[output-name ag-type ag-field args]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment