openreader/drizzle/postgres/meta
Richard R 71cef7b540 refactor(db): migrate tts_segments to settings_json and update indexes
Switch tts_segments schema to use settings_json (jsonb for Postgres, text for SQLite)
instead of settings_hash. Update related indexes and migration SQL. Regenerate
Drizzle snapshots to reflect the new structure. This improves flexibility for
storing TTS settings and enables more robust segment lookups.
2026-05-04 13:22:58 -06:00
..
0000_snapshot.json refactor: Standardize database timestamp fields to bigint epoch milliseconds and update schema migrations. 2026-02-17 21:00:36 -07:00
0001_snapshot.json refactor(db): migrate tts_segments to settings_json and update indexes 2026-05-04 13:22:58 -06:00
_journal.json refactor(db): migrate tts_segments to settings_json and update indexes 2026-05-04 13:22:58 -06:00