package
0.4.0
Repository: https://github.com/theandrew168/bloggulus.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

default query timeout.

# Variables

TODO: add metadata to errors to make em more useful: - what already exists - what was missing - what column(s) caused the conflict.
TODO: add metadata to errors to make em more useful: - what already exists - what was missing - what column(s) caused the conflict.
sentinel error used to rollback transactions.

# Interfaces

Common interface for pgx.Conn, pgx.Pool, pgx.Tx, etc https://github.com/jackc/pgx/issues/644.