openreader/src/lib
Richard R 25342371a4 refactor(db): remove legacy PDF parse fields from documents schema
Eliminate parseState and parsedJsonKey columns from the documents table in both
Postgres and SQLite schemas, including related migration scripts and type
removal in document registration logic. This aligns the schema with the new
worker-based PDF parse model and reduces legacy field clutter.
2026-06-04 20:17:23 -06:00
..
client refactor(pdf-parse): migrate PDF parse state to worker-owned model 2026-06-04 20:00:21 -06:00
server refactor(db): remove legacy PDF parse fields from documents schema 2026-06-04 20:17:23 -06:00
shared feat(shared): centralize origin validation logic and update metadata usage 2026-05-31 16:41:47 -06:00