promote(dev→uat): add missing extended pet profile fields (GRO-1752) #79

Merged
The Dogfather merged 4 commits from dev into uat 2026-05-25 19:08:14 +00:00
Member

Promotion: dev → uat

Brings GRO-1752 schema fix to UAT.

Changes

  • packages/db/src/schema.ts: added temperamentScore, temperamentFlags, medicalAlerts, preferredCuts fields
  • packages/db/src/factories.ts: updated buildPet() with defaults for new fields

CI passed on dev. CTO-approved.

## Promotion: dev → uat Brings GRO-1752 schema fix to UAT. ### Changes - `packages/db/src/schema.ts`: added `temperamentScore`, `temperamentFlags`, `medicalAlerts`, `preferredCuts` fields - `packages/db/src/factories.ts`: updated `buildPet()` with defaults for new fields CI passed on dev. CTO-approved.
The Dogfather added 4 commits 2026-05-25 19:07:43 +00:00
The Dogfather merged commit aa9670d4dc into uat 2026-05-25 19:08:14 +00:00
Sign in to join this conversation.