# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
BigInt is a large integer data type that corresponds to a NUMERIC in a database.
No description provided by the author
Timestamp is a type that corresponds to a TIMESTAMP in a database.
TimeZone is a type that encodes to and decodes from a +/-hh:mm string.
# Interfaces
No description provided by the author
# Type aliases
ByteArray is a type that corresponds to BYTEA in a database.
No description provided by the author
No description provided by the author
NotificationCallback is a callback function for a database notification.
NotificationName identifies a database notification type.
No description provided by the author
No description provided by the author