package sihl

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
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