Parameter Make.MigrationRepo

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