package caqti

  1. Overview
  2. Docs
Unified interface to relational database libraries

Install

Dune Dependency

Authors

Maintainers

Sources

caqti-0.10.0.tbz
sha256=83c80e1b55e0311d9a97b1f591a3f504670c977e7e47f8ed827897ce8d4a05ad
md5=28a2a8f5235662e7a452b786ffdb4a7f

doc/caqti.v1/Caqti1_connect/Make/argument-1-System/Log/index.html

Module System.Log

val error_f : ('a, unit, string, unit io) format4 -> 'a
val warning_f : ('a, unit, string, unit io) format4 -> 'a
val info_f : ('a, unit, string, unit io) format4 -> 'a
val debug_f : ('a, unit, string, unit io) format4 -> 'a
val debug_query_enabled : unit -> bool
val debug_query : Caqti1_query.query_info -> string list -> unit io
val debug_tuple_enabled : unit -> bool
val debug_tuple : string list -> unit io
OCaml

Innovation. Community. Security.