Cosmetics

This commit is contained in:
Michael S. Klishin 2012-09-14 11:46:48 +04:00
parent 113ee02048
commit 76b3371420

View file

@ -231,7 +231,7 @@
(find {})
(paginate :page 1 :per-page 3)
(sort { :title 1 })
(read-preference ReadPreference/primary)
(read-preference (ReadPreference/primary))
(options com.mongodb.Bytes/QUERYOPTION_NOTIMEOUT))
result2 (with-collection coll
(find {})