Add customOrderDate, photoAttachments fields and regenerate Prisma client
- Added customOrderDate and photoAttachments to Order model query
- Regenerated Prisma client to include new fields
- Created migration runner script for order customizations
- Ran migrations successfully
725ff31View on GitHub →