today_ai_weather/lib
songtianlun e219b53bab refactor: update city creation parameters
- Change country_code to country_id for better clarity
- Add state_id to the city creation process

These changes ensure that the City model is created with the correct
associations to country and state, improving data integrity.
This refactor also enhances the readability of the code.
2025-02-26 11:18:18 +08:00
..
data migrate with countries_states_cities_db 2025-02-08 17:42:50 +08:00
tasks refactor: update city creation parameters 2025-02-26 11:18:18 +08:00