package links-postgresql

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