fix(db): add missing extended pet profile fields to buildPet factory #78

Merged
The Dogfather merged 2 commits from fix/gro-1752-factories-v2 into dev 2026-05-25 18:57:45 +00:00

2 Commits

Author SHA1 Message Date
Flea Flicker cc09a8e1e8 trigger CI again 2026-05-25 18:55:38 +00:00
Flea Flicker 74da042d13 fix(db): add missing extended pet profile fields to buildPet factory
Lint Roller (QA) flagged that buildPet in factories.ts was missing the
4 fields added to the pets table schema, causing TS2739 in the Docker
build job (run 1701, job 3717).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-25 18:53:56 +00:00