Liking cljdoc? Tell your friends :D
Clojure only.

metabase.query-processor.middleware.parameters.mbql

Code for handling parameter substitution in MBQL queries.

Code for handling parameter substitution in MBQL queries.
raw docstring

expandclj

(expand query [{:keys [target value] :as param} & rest])

Expand parameters for MBQL queries in query (replacing Dashboard or Card-supplied params with the appropriate values in the queries themselves).

Expand parameters for MBQL queries in `query` (replacing Dashboard or Card-supplied params with the appropriate
values in the queries themselves).
sourceraw docstring

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

× close