Implementation of update!
.
Implementation of [[update!]].
(reducible-update modelable
pk?
conditions-map-or-query?
&
conditions-kv-args
changes-map)
(reducible-update-returning-pks modelable
pk?
conditions-map-or-query?
&
conditions-kv-args
changes-map)
(update-returning-pks! modelable
pk?
conditions-map-or-query?
&
conditions-kv-args
changes-map)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close