cherry-studio/packages/shared
fullex 973f26f9dd feat(migration): implement data migration service and update database architecture
This commit introduces a new data migration service with various IPC channels for migration tasks, including checking if migration is needed, starting the migration, and tracking progress. Additionally, the database architecture section has been added to the documentation, detailing the use of SQLite with Drizzle ORM, migration standards, and JSON field handling. Legacy migration files for ElectronStore and Redux have been removed as they are now deprecated.
2025-08-09 20:19:41 +08:00
..
config feat: support bypass proxy (#8791) 2025-08-04 19:24:28 +08:00
data feat(preferences): auto-generate preferences configuration from classification.json 2025-08-09 16:44:35 +08:00
IpcChannel.ts feat(migration): implement data migration service and update database architecture 2025-08-09 20:19:41 +08:00