Liking cljdoc? Tell your friends :D

metabase.query-processor.middleware.add-row-count-and-status

Middleware for adding :row_count and :status info to QP results.

Middleware for adding `:row_count` and `:status` info to QP results.
raw docstring

add-row-count-and-statusclj

(add-row-count-and-status qp)

Wrap the results of a successfully processed query in the format expected by the frontend (add row_count and status).

Wrap the results of a successfully processed query in the format expected by the frontend (add `row_count` and
`status`).
sourceraw docstring

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

× close