pgxpool has no Tx type; pool.Begin(ctx) returns pgx.Tx. The callback signature in txWithOrg/mustCountPins was typed as pgxpool.Tx, which failed to build under the integration tag. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
pgxpool has no Tx type; pool.Begin(ctx) returns pgx.Tx. The callback signature in txWithOrg/mustCountPins was typed as pgxpool.Tx, which failed to build under the integration tag. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>