openreader/drizzle/sqlite/meta/_journal.json
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

13 lines
No EOL
203 B
JSON

{
"version": "7",
"dialect": "sqlite",
"entries": [
{
"idx": 0,
"version": "6",
"when": 1771284019941,
"tag": "0000_lucky_inertia",
"breakpoints": true
}
]
}