Ditto
This commit is contained in:
parent
02121379e7
commit
6ba204a602
1 changed files with 2 additions and 2 deletions
|
|
@ -18,8 +18,8 @@
|
||||||
* http://clojuremongodb.info/articles/commands.html
|
* http://clojuremongodb.info/articles/commands.html
|
||||||
* http://clojuremongodb.info/articles/aggregation.html
|
* http://clojuremongodb.info/articles/aggregation.html
|
||||||
* http://clojuremongodb.info/articles/mapreduce.html"
|
* http://clojuremongodb.info/articles/mapreduce.html"
|
||||||
(:require monger.core)
|
(:require monger.core
|
||||||
(:use monger.conversion)
|
[monger.conversion :refer :all])
|
||||||
(:import com.mongodb.DB))
|
(:import com.mongodb.DB))
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue