- 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
214 B
JSON
13 lines
No EOL
214 B
JSON
{
|
|
"version": "7",
|
|
"dialect": "postgresql",
|
|
"entries": [
|
|
{
|
|
"idx": 0,
|
|
"version": "7",
|
|
"when": 1771188820113,
|
|
"tag": "0000_famous_justin_hammer",
|
|
"breakpoints": true
|
|
}
|
|
]
|
|
} |