Parameter Make.MigrationRepo

val create_table_if_not_exists : Sihl_core.Ctx.t -> unit Lwt.t
val get : Sihl_core.Ctx.t -> namespace:string -> Sihl_migration__.Model.t option Lwt.t
val upsert : Sihl_core.Ctx.t -> state:Sihl_migration__.Model.t -> unit Lwt.t