dineshchandran-chan pushed to refs/heads/main at dineshchandran-chan/BioLab
Fonte: github.com | Data: 30/04/2026 03:28:15
Commits on Apr 30, 2026
-
feat(backend): migrate TEM service from SQLite to PostgreSQL
- Replace SQLite DATABASE_URL with PostgreSQL connection string built from PGHOST/PGPORT/PGDATABASE/PGUSER/PGPASSWORD env vars - Load .env from data root via python-dotenv at startup - Switch connect_args to pool_pre_ping=True for connection health checks - Use IF NOT EXISTS in ALTER TABLE statements (PostgreSQL supports it) - Add psycopg2-binary and python-dotenv to requirements.txt Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Configuration menu
Browse the repository at this point in the history -
Configuration menu
Browse the repository at this point in the history