You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
I Luk Kim 9085151af8 chore(main): remove SQLite ALTER TABLE migration shim
PostgreSQL is the actual DB; create_all handles schema creation.
The SQLite workaround added in the previous commit is not needed.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
5 months ago
..
api feat(filings): add accepted_at field to filing search response 5 months ago
core Add Phase 5 Attention Overlay API and fix Redis port mismatch 5 months ago
middleware
models feat(filings): add accepted_at field to filing search response 5 months ago
schemas feat(filings): add accepted_at field to filing search response 5 months ago
services feat(filings): add accepted_at field to filing search response 5 months ago
utils Codebase improvements: caching decorator, Pydantic v2, DB indexes, connection pooling, Alembic 5 months ago
__init__.py
main.py chore(main): remove SQLite ALTER TABLE migration shim 5 months ago