fix: resolve alembic migration failures from env config bugs (#62) (#70)

- Replace shell variable interpolation in .env.example with literal
  values (.env files don't expand ${VAR} syntax)
- Change alembic/env.py to read DATABASE_URL instead of
  SQLALCHEMY_DATABASE_URL to match the app's env var name

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Patrick Selamy
2026-03-08 19:52:16 -04:00
committed by GitHub
parent 13d5945b01
commit cf66aac9e3

Diff Content Not Available