today_ai_weather/db
songtianlun ddfd1fa807 refactor: simplify countries migration by removing columns
- Remove `region` column from `countries` table
- Remove foreign key reference for `region`

This change simplifies the database migration by omitting fields that are no longer necessary, improving the structure of the `countries` table for future operations.
2025-02-08 17:53:52 +08:00
..
migrate refactor: simplify countries migration by removing columns 2025-02-08 17:53:52 +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 migrate with countries_states_cities_db 2025-02-08 17:42:50 +08:00
seeds.rb refactor: adjust ordering of weather arts 2025-02-03 11:15:31 +08:00