package sihl

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

Module Repo.MakeMariaDbSource

Parameters

Signature

include Data.Repo.Service.Sig.REPO
Sourceval register_migration : unit -> unit
Sourceval register_cleaner : unit -> unit
Sourceval get : Core.Ctx.t -> id:string -> Email__.Email_core.Template.t option Lwt.t
Sourceval get_by_name : Core.Ctx.t -> name:string -> Email__.Email_core.Template.t option Lwt.t
Sourceval insert : Core.Ctx.t -> template:Email__.Email_core.Template.t -> unit Lwt.t
Sourceval update : Core.Ctx.t -> template:Email__.Email_core.Template.t -> unit Lwt.t
OCaml

Innovation. Community. Security.