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. |
||
|---|---|---|
| .. | ||
| meta | ||
| 0000_familiar_caretaker.sql | ||
| 0001_tts_segments.sql | ||
| 0002_add_segment_key_to_tts_segments.sql | ||
| 0003_tts_segments_v2_split.sql | ||
| 0004_admin_panel.sql | ||
| 0005_pdf_layout_and_compute.sql | ||
| 0006_preview-defaults-cleanup.sql | ||
| 0007_pdf_parse_progress.sql | ||
| 0008_user_job_events.sql | ||
| 0009_drop_pdf_parse.sql | ||