- Implement ensureSystemUserExists to handle foreign key constraints for unclaimed data when authentication is disabled. - Add missing foreign key relationship between audiobook chapters and audiobooks with cascade delete. - Integrate a beforeDelete hook in auth config to trigger storage cleanup when a user is removed. - Regenerate initial migrations for both PostgreSQL and SQLite to reflect schema updates.
13 lines
No EOL
203 B
JSON
13 lines
No EOL
203 B
JSON
{
|
|
"version": "7",
|
|
"dialect": "sqlite",
|
|
"entries": [
|
|
{
|
|
"idx": 0,
|
|
"version": "6",
|
|
"when": 1771188819810,
|
|
"tag": "0000_nervous_preak",
|
|
"breakpoints": true
|
|
}
|
|
]
|
|
} |