1 Sep
2023
1 Sep
'23
9:53 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18745 --- Comment #28 from Fridolin Somers <fridolin.somers@biblibre.com> --- + ADD CONSTRAINT `serial_aqbooksellerid_fk` FOREIGN KEY (`aqbooksellerid`) REFERENCES `aqbooksellers` (`id`) Needs an explicit on delete/update cascade no ? atomicupdate bug_18745.perl needs to be updated with current format. -- You are receiving this mail because: You are watching all bug changes.