github.com/jackc/pgx/v5/pgxpool.Tx.Query (method, view implemented interface methods)
one use
github.com/jackc/pgx/v5/pgxpool (current package)
tx.go#L73: func (tx *Tx) Query(ctx context.Context, sql string, args ...any) (pgx.Rows, error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)