package links-sqlite3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val mutable _supports_shredding : bool option
val connection : Sqlite3.db
method exec : string -> Links_core.Value.dbvalue
method escape_string : string -> string
method quote_field : string -> string
method driver_name : unit -> string
method supports_shredding : unit -> bool