Liking cljdoc? Tell your friends :D

k16.mallard.executor


?ExecutePropsclj


?Migrationclj


?Migrationsclj


execute!clj

(execute! {:keys [context store migrations direction limit] :as props})

Execute the given migrations and return the new log of operations. This will handle locking and will mutate the datastore with the changing op-log as migrations are applied.

Execute the given migrations and return the new log of operations. This will handle locking
and will mutate the datastore with the changing op-log as migrations are applied.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close