Files
clicktrack/lib/db/client.ts
AJ Avezzano 6de0d98dee fix: add QueryResultRow constraint to db query generic
pg's Pool.query<T> requires T extends QueryResultRow. Added the
constraint and imported the type.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-01 11:28:38 -04:00

4.3 KiB