#114 - Update SQL Tables to allow for cascading deletionClosed
This will allow when the primary entity is deleted it will call delete it from the tables on the foreign tables automagically
|
|
Milestone: |
25.03 - Stable - Due: 2025-03-20
|
---|---|
Assigned To: |
![]() |
Created Date: | 2025-03-13 12:53:13 |
Closed Date: | 2025-03-15 17:11:02 |
Discussion Link: |
Comments 1
Updated all many-to-many relationship tables to utilize foreign keys with cascading deletes. Additionally, removed the PHP logic that was previously used to delete the entities.
Note: This change applies primarily to the many-to-many relationship tables