Module Repo.MariaDbSource

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