songtianlun
7612dd6bd9
- Added a space in the array passed to `add_index` in the migration - Removed unused columns `last_weather_fetch` and `last_image_generation` from the `cities` table - Ensured consistent code style in the `GenerateWeatherArtWorker` and added required newline at the end of files These changes improve code readability and maintainability while ensuring that no unnecessary fields exist in the database schema. |
||
---|---|---|
.. | ||
20250118163459_devise_create_admin_users.rb | ||
20250118163460_create_active_admin_comments.rb | ||
20250119022826_create_cities.rb | ||
20250119032146_add_slug_to_cities.rb | ||
20250119032158_create_friendly_id_slugs.rb | ||
20250119032316_create_weather_arts.rb | ||
20250119032348_create_active_storage_tables.active_storage.rb | ||
20250121015832_create_regions.rb | ||
20250121015841_create_countries.rb | ||
20250121015849_add_country_to_cities.rb | ||
20250121020653_remove_geographic_fields_from_cities.rb | ||
20250122053220_add_slug_to_weather_arts.rb | ||
20250123155234_remove_last_fetch_fields_from_cities.rb |