Phil Skentelbery b38fc328f9 fix: resolve database and session initialization issues
- Switch from SQLAlchemy sessions to filesystem sessions to avoid race
  conditions with multiple gunicorn workers trying to create the sessions
  table simultaneously
- Update Alembic env.py to use a minimal Flask app without Flask-Session
  to prevent session table creation during migrations
- Add data directory creation to entrypoint.sh for clean container starts
- Configure test environment to use filesystem sessions with temp directory

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-22 18:57:57 -07:00
2025-12-22 11:28:15 -07:00
2025-12-22 11:28:15 -07:00
2025-12-22 11:28:15 -07:00
2025-12-22 13:10:47 -07:00
2025-12-22 12:41:28 -07:00
Description
No description provided
412 KiB
Languages
Python 89.5%
HTML 9.4%
Dockerfile 0.5%
Shell 0.3%
Mako 0.3%