Module Sihl_migration.ServiceSource

Sourcemodule Core = Sihl_core
Sourcemodule Database = Sihl_database
Sourceval log_src : Logs.src
Sourcemodule Logs : Logs.LOG
Sourcemodule Map : sig ... end
Sourceval registered_migrations : (string * Sihl_migration__.Model.Migration.step list) Map.t ref
Sourceval register_migration : (string * Sihl_migration__.Model.Migration.step list) -> unit
Sourceval register_migrations : (string * Sihl_migration__.Model.Migration.step list) list -> unit
Sourcemodule Repo : sig ... end