SplitTime / OpenSplitTime

Timed endurance event data
https://www.opensplittime.org
MIT License
28 stars 10 forks source link

Add StateCountrySyncable module to HistoricalFact model #1257

Closed moveson closed 5 days ago

moveson commented 5 days ago

This PR adds the StateCountrySyncable module to the HistoricalFact model. This will update state_name and country_name to keep them in sync with state_code and country_code, respectively.

We will need to manually update existing records in the database.