mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-03 02:59:07 +08:00
* feat: Add automatic database migration system for agents service - Add migrations tracking schema with version, tag, and timestamp - Implement MigrationService to automatically run pending migrations - Integrate migration check into BaseService initialization - Read migration files from drizzle/ directory and journal.json - Track applied migrations to prevent re-execution - Ensure database is always at latest version on service startup Generated with [Claude Code](https://claude.ai/code) via [Happy](https://happy.engineering) Co-Authored-By: Claude <noreply@anthropic.com> Co-Authored-By: Happy <yesreply@happy.engineering> * refactor: Improve migration logging and enhance database path configuration * chore: harden migration bootstrap flow --------- Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Happy <yesreply@happy.engineering> |
||
|---|---|---|
| .. | ||
| main | ||
| preload | ||
| renderer | ||