# README
PostgreSQL adapter for upper.io/db.v1
Please read the full docs, acknowledgements and examples at https://upper.io/db.v1/postgresql
# Functions
ParseURL parses s into a ConnectionURL struct.
# Constants
Adapter is the public name of the adapter.
# Variables
DateFormat defines the format used for storing dates.
SSLMode defined wheter to enable or disable SSL connections to PostgreSQL server (deprecated).
TimeFormat defines the format used for storing time values.
# Structs
ConnectionURL implements a PostgreSQL connection struct.