Skip to content
Snippets Groups Projects
Commit 86fd9bee authored by Cam Saul's avatar Cam Saul
Browse files

oops didn't mean to comment that out

parent 97fe9e9e
No related branches found
No related tags found
No related merge requests found
......@@ -55,5 +55,5 @@
(->> implicit-breakout-order-by-field-ids
(mapv (fn [field-id]
[field-id "ascending"]))
;; (apply conj (or order-by-subclauses []))
(apply conj (or order-by-subclauses []))
(assoc query :order_by)))))
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