Liking cljdoc? Tell your friends :D
Clojure only.

ragtime.reporter

Functions for reporting on migrations that are applied or rolled back.

Functions for reporting on migrations that are applied or rolled back.
raw docstring

printclj

(print _ op id)

A reporter function that prints the migration ID to STDOUT.

A reporter function that prints the migration ID to STDOUT.
sourceraw docstring

silentclj

(silent _ _ _)

A reporter function that ignores the migration.

A reporter function that ignores the migration.
sourceraw docstring

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

× close