Cosmetics
This commit is contained in:
parent
1c71375b16
commit
b8b255545a
1 changed files with 5 additions and 0 deletions
|
|
@ -89,6 +89,11 @@
|
||||||
;; monger.collection/drop-index
|
;; monger.collection/drop-index
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
;;
|
||||||
|
;; Implementation
|
||||||
|
;;
|
||||||
|
|
||||||
(defn- fields-to-db-object
|
(defn- fields-to-db-object
|
||||||
[fields]
|
[fields]
|
||||||
(let [n (clojure.core/count fields)
|
(let [n (clojure.core/count fields)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue