https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22008 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #83280|0 |1 is obsolete| | --- Comment #6 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 83460 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=83460&action=edit Bug 22008: Add missing constraints to accountlines Add constraints for manager_id referencing the borrowers table and issue_id referencing the issues table and update the itemnumber constraint from `ON UPDATE SET NULL` to `ON UPDATE CASCADE` -- You are receiving this mail because: You are watching all bug changes.