today_ai_weather/db
songtianlun 2ffb1a4248 refactor: Convert country timezones to JSON and handle errors
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.
2025-02-15 16:54:59 +08:00
..
migrate refactor: Convert country timezones to JSON and handle errors 2025-02-15 16:54:59 +08:00
seeds style: format priority values for consistency 2025-01-24 09:09:57 +08:00
cable_schema.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
cache_schema.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
queue_schema.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
schema.rb feat: Convert country timezones to JSONB format 2025-02-15 16:51:36 +08:00
seeds.rb feat: add devise for user authentication 2025-02-11 11:46:15 +08:00