Liking cljdoc? Tell your friends :D
Clojure only.

metabase.query-processor.middleware.resolve-driver

Middleware for resolving the appropriate driver to use for processing a query.

Middleware for resolving the appropriate driver to use for processing a query.
raw docstring

resolve-driverclj

(resolve-driver qp)

Middleware that resolves the driver associated with a query, binds it to *driver*, and associates it in the query under the key :driver.

Middleware that resolves the driver associated with a query, binds it to `*driver*`, and associates it in the query
under the key `:driver`.
sourceraw docstring

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

× close