cherry-studio/migrations/sqlite-drizzle/meta
fullex c16789f697 feat(database): update README and column helpers for schema guidelines
- 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.
2025-12-26 22:45:13 +08:00
..
_journal.json feat(database): update README and column helpers for schema guidelines 2025-12-26 22:45:13 +08:00
0000_snapshot.json feat(database): add user data schemas for topic, message, group, and tag 2025-12-24 23:19:25 +08:00
0001_snapshot.json refactor(dataApi): streamline Data API schema and type definitions 2025-12-26 12:52:32 +08:00
0002_snapshot.json feat(database): update README and column helpers for schema guidelines 2025-12-26 22:45:13 +08:00