type github.com/jackc/pgx/v5.BatchResults (interface)

Method Implmentations

Close() error (*batchResults).Close (*emptyBatchResults).Close (*pipelineBatchResults).Close github.com/jackc/pgx/v5/pgxpool.errBatchResults.Close *github.com/jackc/pgx/v5/pgxpool.poolBatchResults.Close go.pact.im/x/pgxprocess.errBatchResults.Close
Exec() (pgconn.CommandTag, error) (*batchResults).Exec (*emptyBatchResults).Exec (*pipelineBatchResults).Exec github.com/jackc/pgx/v5/pgxpool.errBatchResults.Exec *github.com/jackc/pgx/v5/pgxpool.poolBatchResults.Exec go.pact.im/x/pgxprocess.errBatchResults.Exec
Query() (Rows, error) (*batchResults).Query (*emptyBatchResults).Query (*pipelineBatchResults).Query github.com/jackc/pgx/v5/pgxpool.errBatchResults.Query *github.com/jackc/pgx/v5/pgxpool.poolBatchResults.Query go.pact.im/x/pgxprocess.errBatchResults.Query
QueryRow() Row (*batchResults).QueryRow (*emptyBatchResults).QueryRow (*pipelineBatchResults).QueryRow github.com/jackc/pgx/v5/pgxpool.errBatchResults.QueryRow *github.com/jackc/pgx/v5/pgxpool.poolBatchResults.QueryRow go.pact.im/x/pgxprocess.errBatchResults.QueryRow