This commit refactors the database migration to convert the timezones for each country in the database to a JSON format. It addresses an issue where the timezone data was not properly formatted. It provides a default value if there's an error to avoid data loss. It also includes error handling to catch and log exceptions during the migration process, preventing the entire migration from failing. |
||
---|---|---|
.. | ||
migrate | ||
seeds | ||
cable_schema.rb | ||
cache_schema.rb | ||
queue_schema.rb | ||
schema.rb | ||
seeds.rb |