Bug 21065: Set ON DELETE SET NULL on accountlines.borrowernumber
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 14 Dec 2018 15:49:44 +0000 (12:49 -0300)
committerNick Clemens <nick@bywatersolutions.com>
Wed, 19 Dec 2018 16:07:48 +0000 (16:07 +0000)
commit7f322d7ff87285cd0bc1370a0438f2bc8bb7c084
treebec4fb105b2b58b02efef981a5df825df4bd37cc
parent457e560a06e00d861ec88bc7354969aac7ab9099
Bug 21065: Set ON DELETE SET NULL on accountlines.borrowernumber

Note: Why do we have ON UPDATE SET NULL on accountlines.itemnumber?
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
installer/data/mysql/atomicupdate/bug_21065.perl [new file with mode: 0644]
installer/data/mysql/kohastructure.sql