mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-12 00:49:14 +08:00
- 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.
14 lines
195 B
JSON
14 lines
195 B
JSON
{
|
|
"dialect": "sqlite",
|
|
"entries": [
|
|
{
|
|
"breakpoints": true,
|
|
"idx": 0,
|
|
"tag": "0000_init",
|
|
"version": "6",
|
|
"when": 1767272575118
|
|
}
|
|
],
|
|
"version": "7"
|
|
}
|