# 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
