Liking cljdoc? Tell your friends :D

migratus.migration.sql


check-expectationsclj

(check-expectations result c)
source

empty-lineclj

source

execute-commandclj

(execute-command config t-con tx? expect-results? commands)
source

parse-commands-sqlclj

(parse-commands-sql {:keys [command-separator]} commands)
source

run-sqlclj

(run-sql {:keys [conn db modify-sql-fn expect-results?] :as config}
         sql
         direction)
source

sanitizeclj

(sanitize command expect-results?)
source

sepclj

source

split-commandsclj

(split-commands commands expect-results?)
source

sql-commentclj

source

sql-comment-without-expectclj

source

use-tx?clj

(use-tx? sql)
source

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

× close