PG
Constants
VERSION = "0.30.0"
Class methods
connect_listen(url, channels : Enumerable(String), blocking : Bool = false, &blk : PQ::Notification -> ) : ListenConnection
ditto
connect_listen(url, *channels : String, blocking : Bool = false, &blk : PQ::Notification -> ) : ListenConnection
Sourceconnect_replication(url, *, handler, publication_name, slot_name, keepalive_interval : Time::Span = 10.seconds)
SourceMacros
array_type(t, oid)
SourceNested types
- PG::BoolArray
- PG::CharArray
- PG::Connection
- PG::CopyResult
- PG::Driver
- PG::EscapeHelper
- PG::Float32Array
- PG::Float64Array
- PG::Geo
- PG::Int16Array
- PG::Int32Array
- PG::Int64Array
- PG::Interval
- PG::ListenConnection
- PG::Numeric
- PG::NumericArray
- PG::PGValue
- PG::Record(*T)
- PG::Replication
- PG::ResultSet
- PG::RuntimeError
- PG::Statement
- PG::StringArray
- PG::TimeArray
- PG::UUIDArray