[Koha-bugs] [Bug 22008] Missing constraints on accountlines

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 21 13:11:01 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22008

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #83280|0                           |1
        is obsolete|                            |

--- Comment #6 from Martin Renvoize <martin.renvoize at 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.


More information about the Koha-bugs mailing list