mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2026-03-23 12:09:29 -04:00
The migration to fix timeline event approval and park location creation has been successfully applied. This includes adding the necessary JOINs and data building logic for timeline events in `process_approval_transaction`, and implementing logic in `create_entity_from_submission` to create new locations for parks when location data is provided but no `location_id` exists.