twonly-app/rust/.env

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