Module Repo.MakePostgreSqlSource

Parameters

Signature

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