mirror of
https://github.com/mauriceboe/TREK.git
synced 2026-06-20 05:41:47 +00:00
576ad85c08
When a place/accommodation is deleted, existing reservations still reference the now-gone accommodation_id. Validate that the linked accommodation exists before updating; clear to null if it doesn't.