openreader/drizzle/sqlite
Richard R 8cb2929116 feat(db): add system user seeding and storage cleanup
- 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.
2026-02-15 14:00:35 -07:00
..
meta feat(db): add system user seeding and storage cleanup 2026-02-15 14:00:35 -07:00
0000_nervous_preak.sql feat(db): add system user seeding and storage cleanup 2026-02-15 14:00:35 -07:00