BookStack/app/Entities
Dan Brown 5754acf2fb
DB: Updated handling of deleted user ID handling in DB
Updated uses of user ID to nullify on delete.
Added testing to cover deletion of user relations.
Added model factories to support changes and potential other tests.
Cleans existing ID references in the DB via migration.
2025-10-19 19:10:15 +01:00
..
Controllers DB: Aligned entity structure to a common table 2025-10-18 13:14:30 +01:00
Models DB: Updated handling of deleted user ID handling in DB 2025-10-19 19:10:15 +01:00
Queries DB: Aligned entity structure to a common table 2025-10-18 13:14:30 +01:00
Repos DB: Aligned entity structure to a common table 2025-10-18 13:14:30 +01:00
Tools DB: Aligned entity structure to a common table 2025-10-18 13:14:30 +01:00
BreadcrumbsViewComposer.php Extracted icon helper, aligned container resolution 2023-09-16 18:26:28 +01:00
EntityExistsRule.php DB: Aligned entity structure to a common table 2025-10-18 13:14:30 +01:00
EntityProvider.php Watching: Prevent issues when watchable or user is deleted 2023-09-03 14:19:43 +01:00