vector-auditor / src /database /repository.py

Commit History

Fix upload dedup crash: scalar_one_or_none → scalars().first() for sha256 lookup
f67c9de

AkshayM commited on

feat: add username field to User model, schemas, and API
c58901b

AkshayM commited on

production hardening: circuit breakers, graceful degradation, health checks, parallel uploads, HF Spaces deploy config
fc2fe9f

AkshayM commited on

fix models.py: match Neon schema varchar sizes, add email unique constraint
167c070

AkshayM commited on