refactor: remove access_requirements (toegangsbehoeften) from application

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-12 19:53:28 +02:00
parent b2737ba5c8
commit d06cb01726
7 changed files with 145 additions and 61 deletions

View File

@@ -558,7 +558,6 @@ $effectiveDate = $shift->end_date ?? $shift->timeSlot->date;
| `first_aid` | bool | |
| `driving_licence` | bool | |
| `allergies` | text nullable | |
| `access_requirements` | text nullable | |
| `emergency_contact_name` | string nullable | |
| `emergency_contact_phone` | string nullable | |
| `reliability_score` | decimal(3,2) | 0.005.00, computed via scheduled job |