20 Dec
2023
20 Dec
'23
1:21 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35611 --- Comment #4 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Marcel de Rooy from comment #3)
(In reply to Jonathan Druart from comment #0)
Why are we using "ON UPDATE SET NULL" in kohastructure.sql exactly? IMO it should be replaced with "ON UPDATE CASCADE", everywhere.
Not so sure about that. You might loose much more than you want to.
Hmm. Thats DELETE for sure ;) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.