Liking cljdoc? Tell your friends :D
Clojure only.

korma.mysql


countclj

(count _query_ v)

On MySQL, when an argument for COUNT() is a '', it must be a simple '', instead of 'fieldname.*'.

On MySQL, when an argument for COUNT() is a '*',
it must be a simple '*', instead of 'fieldname.*'.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close