Middleware for adding a :settings map to a query before it is processed.
Middleware for adding a `:settings` map to a query before it is processed.
(add-settings qp)Adds the :settings map to the query which can contain any fixed properties that would be useful at execution time.
Currently supports a settings object like:
{:report-timezone "US/Pacific"}
Adds the `:settings` map to the query which can contain any fixed properties that would be useful at execution time.
Currently supports a settings object like:
{:report-timezone "US/Pacific"}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 |