# Example environment variables for SQLx compile-time verification
# Copy this file to .env and update the DATABASE_URL for your local setup
# Database URL for compile-time query verification
DATABASE_URL=postgresql://localhost:5432/backfill
# Other application environment variables
RUST_LOG=info
GRAPHILE_WORKER_SCHEMA=graphile_worker