Liking cljdoc? Tell your friends :D

metabase.query-processor.middleware.check-features


assert-driver-supportsclj

(assert-driver-supports feature)

When *driver* is bound, assert that is supports keyword FEATURE.

When `*driver*` is bound, assert that is supports keyword FEATURE.
sourceraw docstring

check-featuresclj

(check-features qp)

Middleware that checks that drivers support the :features required to use certain clauses, like :stddev.

Middleware that checks that drivers support the `:features` required to use certain clauses, like `:stddev`.
sourceraw docstring

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

× close