(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.
(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.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |