fix: resolve two bugs preventing alembic migrations (#62) (#66)

1. Replace shell variable interpolation in .env.example with literal
   values, since .env files don't expand variables.
2. Change alembic/env.py to read DATABASE_URL instead of
   SQLALCHEMY_DATABASE_URL to match app convention.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Patrick Selamy
2026-03-08 19:48:25 -04:00
committed by GitHub
co-authored by Claude Opus 4.6
parent e67f2d6d8f
commit 5d533c8c79

Diff Content Not Available