today_ai_weather/db
songtianlun edbfb32d65
Some checks are pending
Docker / docker (push) Waiting to run
feat: update database schema
- Add emoji_u column to countries table
- Add flag column to cities table
- Change default value of active column in cities table

This feature adds several new columns to the database schema, including an emoji_u column to the countries table and a flag column to the cities table. It also changes the default value of the active column in the cities table to false.
2025-02-09 21:55:47 +08:00
..
migrate feat: update database schema 2025-02-09 21:55:47 +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: update database schema 2025-02-09 21:55:47 +08:00
seeds.rb refactor: adjust ordering of weather arts 2025-02-03 11:15:31 +08:00