mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-30 07:39:06 +08:00
- Added `setAsActive` property to `CreateMessageDto` for controlling active node status in topics. - Updated `messageTable` and `topicTable` schemas to include foreign key constraints and improved handling of active node references. - Refactored message and topic service methods to utilize `.returning()` for better data retrieval after inserts and updates. - Implemented hard delete functionality for messages and topics, replacing soft delete logic to ensure data integrity. |
||
|---|---|---|
| .. | ||
| ai-sdk-provider | ||
| aiCore | ||
| extension-table-plus | ||
| mcp-trace | ||
| shared | ||
| ui | ||