(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.*'.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close