cherry-studio/migrations/sqlite-drizzle
fullex 61e80f2e7f feat(database): enhance message and topic schemas with new fields
- Added `siblingsGroupId` to `message` schema for better message organization.
- Introduced `activeNodeId` in `topic` schema to manage message tree structure.
- Updated `assistantMeta` and `modelMeta` fields to use specific types for improved type safety.
- Included `isNameManuallyEdited` and `sortOrder` in `topic` schema for enhanced topic management.
- Added a new entry in the migration journal for version tracking.
2025-12-26 19:21:42 +08:00
..
meta feat(database): enhance message and topic schemas with new fields 2025-12-26 19:21:42 +08:00
0000_init.sql feat(database): add user data schemas for topic, message, group, and tag 2025-12-24 23:19:25 +08:00
0001_faulty_ogun.sql feat(database): message.stats and related message type definitions 2025-12-25 21:52:07 +08:00
0002_noisy_zzzax.sql feat(database): enhance message and topic schemas with new fields 2025-12-26 19:21:42 +08:00