openreader/drizzle
Richard R f58a2b690d refactor(db): remove user_id foreign key from user_tts_chars
Remove the foreign key constraint referencing the user table in both
Postgres and SQLite schemas. This decouples the usage tracking from
the primary user table.
2026-02-16 17:29:26 -07:00
..
postgres refactor(db): remove user_id foreign key from user_tts_chars 2026-02-16 17:29:26 -07:00
scripts feat(db): add foreign keys and cascade deletes 2026-02-15 13:02:42 -07:00
sqlite refactor(db): remove user_id foreign key from user_tts_chars 2026-02-16 17:29:26 -07:00