songtianlun
c00e336009
- Create cities table with fields for name, country, latitude, and longitude - Add featured boolean field to cities table - Create weather_arts table with fields for weather_date, weather_condition, description, and prompt These changes enhance the database schema by introducing new tables that will support future features related to city and weather data management. |
||
---|---|---|
.. | ||
migrate | ||
cable_schema.rb | ||
cache_schema.rb | ||
queue_schema.rb | ||
schema.rb | ||
seeds.rb |