package
0.14.0
Repository: https://github.com/absmach/callhome.git
Documentation: pkg.go.dev

# Functions

Connect creates a connection to the PostgreSQL instance.
MigrateDB applies any unapplied database migrations.
Setup creates a connection to the PostgreSQL instance and applies any unapplied database migrations.
SetupDB creates a connection to the PostgreSQL instance and applies any unapplied database migrations.
SetupWithConfig creates a connection to the PostgreSQL instance and applies any unapplied database migrations.

# Structs

Config defines the options that are used when connecting to a TimescaleSQL instance.