package links-sqlite3

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