BookStack/database/factories/Activity/Models
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
..
ActivityFactory.php DB: Updated handling of deleted user ID handling in DB 2025-10-19 19:10:15 +01:00
CommentFactory.php Comments: Added back-end content reference handling 2025-04-18 21:13:49 +01:00
FavouriteFactory.php DB: Updated handling of deleted user ID handling in DB 2025-10-19 19:10:15 +01:00
TagFactory.php Fixed failing references after controller/file reshuffle 2023-05-24 09:06:15 +01:00
WatchFactory.php DB: Updated handling of deleted user ID handling in DB 2025-10-19 19:10:15 +01:00
WebhookFactory.php Fixed failing references after controller/file reshuffle 2023-05-24 09:06:15 +01:00
WebhookTrackedEventFactory.php Fixed failing references after controller/file reshuffle 2023-05-24 09:06:15 +01:00