package caqti-async

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

SQL IO utilities for Async.

  • deprecated

    New code should instead use Caqti_query.angstrom_parser with the appropriate parsing function from the Angstrom library.

include Caqti_sql_io.S with type 'a future := 'a Async_kernel.Deferred.Or_error.t
val read_sql_statement : ('a -> char option Async_kernel.Deferred.Or_error.t) -> 'a -> string option Async_kernel.Deferred.Or_error.t
OCaml

Innovation. Community. Security.