cherry-studio/migrations/README.md
2025-05-26 08:30:22 +08:00

6 lines
264 B
Markdown

Using `libsql` as the `sqlite3` driver, and `drizzle` as the ORM and database migration tool
`migrations/sqlite-drizzle` contains auto-generated migration data. Please **DO NOT** modify it.
To generate migrations, use the command `yarn run migrations:generate`