promote: dev → uat (GRO-1395 drizzle-orm root dep fix) #31

Merged
The Dogfather merged 23 commits from dev into uat 2026-05-21 04:11:30 +00:00
Showing only changes of commit d9bfed4424 - Show all commits
+2
View File
@@ -99,6 +99,8 @@ export function buildPet(overrides: Partial<PetRow> & { clientId: string }): Pet
cutStyle: null,
shampooPreference: null,
specialCareNotes: null,
coatType: null,
petSizeCategory: null,
customFields: {},
photoKey: null,
photoUploadedAt: null,