cherry-studio/migrations/sqlite-drizzle
fullex 4fcf047fa9 refactor(database): update message and topic table structures
- Modified the `message` table to include `siblings_group_id` and `stats`, while removing `usage` and `metrics`.
- Renamed `response_group_id` to `siblings_group_id` for clarity.
- Enhanced the `topic` table by adding `active_node_id` and ensuring `sort_order` and `is_name_manually_edited` are defined correctly.
- Updated the database schema to reflect these changes and removed obsolete migration files.
2026-01-01 21:18:28 +08:00
..
meta refactor(database): update message and topic table structures 2026-01-01 21:18:28 +08:00
0000_init.sql refactor(database): update message and topic table structures 2026-01-01 21:18:28 +08:00