migratus.migration.edn

(source)
Support for EDN migration files that specify clojure code migrations.
Public Variable Short Description
->EdnMigration (clj)
EdnMigration (clj)
map->EdnMigration (clj)
resolve-fn (clj) Basically ns-resolve with some error-checking.
to-sym (clj) Converts x to a non-namespaced symbol, throwing if x is namespaced.