Search
spawn_statestores
v0.1.0
Pages
Modules
Settings
View Source
Statestores.Migrator
(spawn_statestores v0.1.0)
Link to this section
Summary
Functions
migrate()
rollback(repo, version)
Link to this section
Functions
Link to this function
migrate()
View Source
@spec
migrate() :: {:ok,
any
(),
any
()}
Link to this function
rollback(repo, version)
View Source
@spec
rollback(
any
(),
any
()) :: {:ok,
any
(),
any
()}