fix: resolve alembic migration setup bugs (#62) (#73)

- Replace shell variable interpolation in .env.example with literal
  values (.env files don't expand variables)
- 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:55:24 -04:00
committed by GitHub
co-authored by Claude Opus 4.6
parent 06ff48117c
commit c65ed2225f

Diff Content Not Available