Files
thrilltrack-explorer/supabase/migrations/20251106153950_f8708eee-106a-4cd6-ac14-6eb61d15554a.sql
gpt-engineer-app[bot] 5b0ac813e2 Fix park submission locations
Implement Phase 1 of the JSONB violation fix by creating the `park_submission_locations` table. This includes migrating existing data from `park_submissions.temp_location_data` and updating relevant code to read and write to the new relational table. The `temp_location_data` column will be dropped after data migration.
2025-11-06 15:45:12 +00:00

3.6 KiB