github.com/jackc/pgx/v5.BatchResults.Exec (method)
3 uses
github.com/jackc/pgx/v5 (current package)
batch.go#L52: ct, err := br.Exec()
batch.go#L91: Exec() (pgconn.CommandTag, error)
github.com/jackc/pgx/v5/pgxpool
batch_results.go#L34: return br.br.Exec()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)