Automated Action 84555ef4e8 Fix Alembic migrations module import error
- Updated migrations/env.py to add project root to Python path
- Created run_migrations.py helper script for running migrations
- Updated README with instructions for using the helper script
- Fixed the 'No module named app' error when running migrations
2025-06-03 01:23:07 +00:00
..