mirror of
https://github.com/TabbyML/tabby
synced 2024-11-21 07:50:13 +00:00
1f51a0946a
* sqlx initialization * Finish initial pass of refactor * Finish refactor, document how to use sqlx * Remove rusqlite dependency * Fix most tests * [autofix.ci] apply automated fixes * All tests pass * [autofix.ci] apply automated fixes * Update docs * Fix conflicts --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2 lines
48 B
Bash
2 lines
48 B
Bash
DATABASE_URL=sqlite://ee/tabby-db/schema.sqlite
|