mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2026-03-23 15:29:29 -04:00
Adds a street_address column to the locations table and updates the LocationSearch component to capture, store, and display full street addresses. This includes database migration, interface updates, and formatter logic.