package sihl

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Parameter Make.MigrationRepo

val create_table_if_not_exists : Core.Ctx.t -> unit Lwt.t
val get : Core.Ctx.t -> namespace:string -> Data__.Data_migration_core.t option Lwt.t
val upsert : Core.Ctx.t -> state:Data__.Data_migration_core.t -> unit Lwt.t
OCaml

Innovation. Community. Security.