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)
committerLucas Gass <lucas@bywatersolutions.com>
Thu, 27 Dec 2018 21:19:50 +0000 (21:19 +0000)
commit58f0ba8a8601dc726ca6758b4a9e94799a82a9a9
tree1f32580bfd622ad97a828d68570265918519060f
parent4335e35f0ca5f65b340ef783bcd7d197af40e6d9
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>
(cherry picked from commit 7f322d7ff87285cd0bc1370a0438f2bc8bb7c084)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit af9910f87283a29ab1f3d9e68589b524c30cfd33)

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