package links-postgresql

  1. Overview
  2. Docs

Class Pg_database.pg_databaseSource

inherit Links_core.Value.database
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