mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-27 21:01:32 +08:00
- Expanded the README with detailed database schema guidelines, including naming conventions for tables, columns, and export names. - Introduced new column helper functions for UUID primary keys (v4 and v7) to streamline table definitions. - Updated existing schemas (group, message, tag, topic) to utilize the new UUID primary key helpers for improved consistency and auto-generation. |
||
|---|---|---|
| .. | ||
| _journal.json | ||
| 0000_snapshot.json | ||
| 0001_snapshot.json | ||
| 0002_snapshot.json | ||