feat(db): add migration 0034 for extended pet profile columns (GRO-1850) #92
Reference in New Issue
Block a user
Delete Branch "fix/gro-1850-pet-profile-migration"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
temperament_score,temperament_flags,medical_alerts, andpreferred_cutscolumns to thepetstableTest plan
GET /api/pets/:idreturns the 4 new fieldsPATCH /api/pets/:idwith new fields persists correctly🤖 Generated with Claude Code