- Create dispatch schema with 7 tables - dispatch_boards, unit_statuses, technician_skills, technician_shifts - dispatch_rules, escalation_rules, dispatch_logs - 5 enums for status, shift types, skill levels, channels, actions - 4 views for available units, shifts, expiring skills, activity - RLS policies for multi-tenant isolation - Triggers for updated_at and status change logging Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| 00-extensions.sql | ||
| 00.5-workshop-core-tables.sql | ||
| 01-create-schemas.sql | ||
| 02-rls-functions.sql | ||
| 03-service-management-tables.sql | ||
| 03.5-customers-table.sql | ||
| 04-parts-management-tables.sql | ||
| 05-vehicle-management-tables.sql | ||
| 06-seed-data.sql | ||
| 07-notifications-schema.sql | ||
| 08-analytics-schema.sql | ||
| 09-purchasing-schema.sql | ||
| 10-warranty-claims.sql | ||
| 11-quote-signature.sql | ||
| 12-payment-terminals.sql | ||
| 13-fiados-schema.sql | ||
| 14-gps-tracking-schema.sql | ||
| 15-assets-schema.sql | ||
| 16-dispatch-schema.sql | ||