openreader/drizzle/postgres/meta/_journal.json
Richard R 9a8bc060d9 feat(data): enhance anonymous claim to support document settings and TTS segment copy
Expand the anonymous data claim process to include document settings transfer and TTS segment S3 prefix copying. Remove foreign key constraints from user_tts_chars to allow non-user buckets. Update claim modal and onboarding flow to display claimed document settings. Refactor TTS char count transfer to merge all dates and fix upsert logic. Add S3 copy utility for TTS segments and corresponding tests. Update migrations and schema to reflect relaxed constraints.
2026-06-06 19:12:40 -06:00

83 lines
No EOL
1.6 KiB
JSON

{
"version": "7",
"dialect": "postgresql",
"entries": [
{
"idx": 0,
"version": "7",
"when": 1771386480954,
"tag": "0000_black_lucky_pierre",
"breakpoints": true
},
{
"idx": 1,
"version": "7",
"when": 1777928320804,
"tag": "0001_tts_segments",
"breakpoints": true
},
{
"idx": 2,
"version": "7",
"when": 1778502597852,
"tag": "0002_add_segment_key_to_tts_segments",
"breakpoints": true
},
{
"idx": 3,
"version": "7",
"when": 1778627816569,
"tag": "0003_tts_segments_v2_split",
"breakpoints": true
},
{
"idx": 4,
"version": "7",
"when": 1778644075378,
"tag": "0004_admin_panel",
"breakpoints": true
},
{
"idx": 5,
"version": "7",
"when": 1779041718214,
"tag": "0005_pdf_layout_and_compute",
"breakpoints": true
},
{
"idx": 6,
"version": "7",
"when": 1779102950715,
"tag": "0006_preview-defaults-cleanup",
"breakpoints": true
},
{
"idx": 7,
"version": "7",
"when": 1779378127846,
"tag": "0007_pdf_parse_progress",
"breakpoints": true
},
{
"idx": 8,
"version": "7",
"when": 1780162695652,
"tag": "0008_user_job_events",
"breakpoints": true
},
{
"idx": 9,
"version": "7",
"when": 1780625663880,
"tag": "0009_drop_pdf_parse",
"breakpoints": true
},
{
"idx": 10,
"version": "7",
"when": 1780794520924,
"tag": "0010_user-data-cleanup-cascades",
"breakpoints": true
}
]
}