From 13d5945b0179e41f8142a13ea0e833be2b522887 Mon Sep 17 00:00:00 2001 From: Patrick Selamy Date: Sun, 8 Mar 2026 19:51:13 -0400 Subject: [PATCH] fix: resolve alembic migration failures from env config bugs (#62) (#69) - Replace shell variable interpolation in .env.example with literal values - Fix alembic/env.py to read DATABASE_URL instead of SQLALCHEMY_DATABASE_URL Co-authored-by: Claude Opus 4.6