package
0.9.1
Repository: https://github.com/pengsrc/upper-db.git
Documentation: pkg.go.dev

# README

PostgreSQL adapter for upper.io/db

Please read the full docs, acknowledgements and examples at https://upper.io/db/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.