Liking cljdoc? Tell your friends :D

puppetlabs.puppetdb.query.aggregate-event-counts


munge-result-rowsclj

(munge-result-rows _ _)
source

query->sqlclj

(query->sql version
            query
            {:keys [distinct_resources summarize_by] :as query-options})

Convert an aggregate-event-counts query and a value(s) to summarize_by into a SQL string. Since all inputs are forwarded to event-counts/query->sql, look there for proper documentation.

Convert an aggregate-event-counts `query` and a value(s) to `summarize_by`
into a SQL string. Since all inputs are forwarded to
`event-counts/query->sql`, look there for proper documentation.
sourceraw docstring

query-aggregate-event-countsclj

(query-aggregate-event-counts {:keys [results-query]})

Given a SQL query and its parameters, return the single matching result map.

Given a SQL query and its parameters, return the single matching result map.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close