michangarrito-database-v2/schemas
rckrdmrd 362e488ae7 feat(MCH-016): Add delivery schema DDL
- Create delivery schema
- Add delivery_zones table with radius/polygon support
- Add deliveries table with status tracking and proof of delivery
- Add delivery_status_history for audit trail
- Add drivers table for delivery personnel
- Create updated_at triggers for all tables
- Add automatic status history logging trigger
- Create setup_default_zones() function for new tenants

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 03:42:57 -06:00
..
delivery.sql feat(MCH-016): Add delivery schema DDL 2026-01-18 03:42:57 -06:00
notifications.sql feat(notifications): Add notifications schema DDL (MCH-017) 2026-01-18 03:32:35 -06:00