Liking cljdoc? Tell your friends :D
Clojure only.

metabase.query-processor.middleware.desugar


desugarclj

(desugar qp)

Middleware that replaces high-level 'syntactic sugar' clauses with lower-level clauses. This is done to minimize the amount of MBQL individual drivers need to support. For your convenience, clauses replaced by this middleware are marked ^:sugar in the MBQL schema.

Middleware that replaces high-level 'syntactic sugar' clauses with lower-level clauses. This is done to minimize the
amount of MBQL individual drivers need to support. For your convenience, clauses replaced by this middleware are
marked `^:sugar` in the MBQL schema.
sourceraw docstring

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

× close