coderound / backend /src /database.py

Commit History

feat: implement admin endpoint and UI for database and vector store reset
022fb5a

ketannnn commited on

feat: initialize SQLAlchemy async database engine and session management with Neon-compatible configuration
48a85ea

ketannnn commited on

feat: implement backend matching pipeline and update project documentation
10090b1

ketannnn commited on

feat: implement async SQLAlchemy database engine and session management with Neon-compatible configurations
3ff680a

ketannnn commited on

feat: add pipeline page, session delete with Qdrant cleanup, explain worker, and final frontend polish
a0f1a88

ketannnn commited on

fix: resolve asyncpg ssl connection errors and Qdrant strict payload filtering
12fa3c2

ketannnn commited on

feat: scaffold FastAPI app with async Postgres and Qdrant connection
c1dbdc6

ketannnn commited on