package sihl-user

  1. Overview
  2. Docs

Module User_repo.MakeMariaDbSource

Parameters

Signature

Sourceval register_migration : unit -> unit
Sourceval register_cleaner : unit -> unit
Sourceval get : id:string -> Model.t option Lwt.t
Sourceval get_by_email : email:string -> Model.t option Lwt.t
Sourceval insert : user:Model.t -> unit Lwt.t
Sourceval update : user:Model.t -> unit Lwt.t
OCaml

Innovation. Community. Security.