Liking cljdoc? Tell your friends :D

eboshi.logic.migrations


make-configclj

(make-config migrations-dir)

Inputs: [migrations-dir :- s/Str] Returns: models.migrations/MigrationsConfig

Inputs: [migrations-dir :- s/Str]
Returns: models.migrations/MigrationsConfig
sourceraw docstring

make-migrationclj

(make-migration name instructions type created-at)

Inputs: [name :- s/Str instructions :- [s/Str] type :- models.migrations/MigrationType created-at :- s/Inst] Returns: models.migrations/Migration

Inputs: [name :- s/Str instructions :- [s/Str] type :- models.migrations/MigrationType created-at :- s/Inst]
Returns: models.migrations/Migration
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close