mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-25 03:10:08 +08:00
- Added detailed JSDoc comments for better understanding of DbService methods and usage. - Implemented error handling during database initialization and migration processes to ensure robustness. - Introduced a method to check if the database is initialized before accessing it. - Updated the migrateSeed method to throw errors on failure, improving error reporting. |
||
|---|---|---|
| .. | ||
| apiServer | ||
| configs | ||
| data | ||
| integration | ||
| knowledge | ||
| mcpServers | ||
| services | ||
| utils | ||
| bootstrap.ts | ||
| config.ts | ||
| constant.ts | ||
| electron.d.ts | ||
| env.d.ts | ||
| index.ts | ||
| ipc.ts | ||