mirror of
https://github.com/twonlyapp/twonly-app.git
synced 2026-09-01 16:04:08 +00:00
3 lines
179 B
Bash
3 lines
179 B
Bash
# Local schema database used by SQLx query macros and rust-analyzer.
|
|
# Rebuild it after changing a migration with: ./scripts/prepare_sqlx.sh
|
|
DATABASE_URL=sqlite://sqlx-dev.sqlite
|