(apply-before-update-to-matching-rows model {:keys [changes] :as parsed-args})
Fetch the matching rows based on original parsed-args
; apply before-update
to each. Return a new sequence of
parsed args map that should be used to perform 'replacement' update operations.
Fetch the matching rows based on original `parsed-args`; apply [[before-update]] to each. Return a new *sequence* of parsed args map that should be used to perform 'replacement' update operations.
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 |