package sihl

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

Module Repo.MakeMariaDbSource

Parameters

Signature

Sourceval create_table_if_not_exists : Core.Ctx.t -> unit Lwt.t
Sourceval get : Core.Ctx.t -> namespace:string -> Migration__.Model.t option Lwt.t
Sourceval upsert : Core.Ctx.t -> state:Migration__.Model.t -> unit Lwt.t
OCaml

Innovation. Community. Security.