- Remove hardcoded SQL comments containing 'ml_user' and 'ml_password' - Remove fallback default credentials in DATABASE_URL construction - Add fail-fast validation: raise RuntimeError if DATABASE_URL env var is missing or empty - Mark task 1.4 as complete in code-review-fix/tasks.md |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| annotation_ingestion.py | ||
| config.py | ||
| data_access.py | ||
| db.py | ||
| main.py | ||
| patterns.py | ||
| preprocessing.py | ||