package ocsipersist-sqlite

  1. Overview
  2. Docs

Module Ocsipersist.AuxSource

Sourceval db_file : string ref
Sourceval yield : unit -> unit
Sourceval bind_safely : Sqlite3.stmt -> (Sqlite3.Data.t * string) list -> Sqlite3.stmt
Sourceval close_safely : Sqlite3.db -> unit
Sourceval exec_safely : (Sqlite3.db -> 'a) -> 'a Lwt.t
Sourceval db_create : string -> string Lwt.t
Sourceval db_get : (string * string) -> string Lwt.t
Sourceval db_replace : (string * string) -> string -> unit Lwt.t
OCaml

Innovation. Community. Security.