github.com/jackc/pgx/v5/pgxpool.Pool.Exec (method, view implemented interface methods)
one use
github.com/jackc/pgx/v5/pgxpool (current package)
pool.go#L719: func (p *Pool) Exec(ctx context.Context, sql string, arguments ...any) (pgconn.CommandTag, error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)