package
0.0.0-20241127124801-a1fb6b088a7b
Repository: https://github.com/go-arrower/arrower.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Connect connects to a PostgreSQL database.
ConnectAndMigrate connects to a PostgreSQL database and runs all migrations to ensure that the schema is on the latest version.
No description provided by the author

# Constants

CtxTX contains a database transaction, only if set by e.g.

# Variables

go:embed migrations/*.sql.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

BaseRepository can be used in repository implementations.
Config holds all values used to configure and connect to a postgres database.
No description provided by the author