Database de michangarrito - Workspace V2
Go to file
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
schemas feat(MCH-016): Add delivery schema DDL 2026-01-18 03:42:57 -06:00
README.md Initial commit 2026-01-16 14:05:46 +00:00

michangarrito-database-v2

Database de michangarrito - Workspace V2