type database/sql/driver.Conn (interface)

Method Implmentations

Begin() (Tx, error) *github.com/jackc/pgx/v5/stdlib.Conn.Begin
Close() error *github.com/jackc/pgx/v5/stdlib.Conn.Close
Prepare(query string) (Stmt, error) *github.com/jackc/pgx/v5/stdlib.Conn.Prepare