mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-12 00:49:14 +08:00
Use dayjs().valueOf() instead of dayjs().unix() to get timestamps in milliseconds for consistency with the updated schema comment |
||
|---|---|---|
| .. | ||
| schemas | ||
| seeding | ||
| DbService.ts | ||
| README.md | ||
| types.d.ts | ||
- All the database table names use singular form, snake_casing
- Export table names use
xxxxTable