Bug 26995: Drop column relationship from borrowers, deletedborrowers and borrower_mod...
authorKyle M Hall <kyle@bywatersolutions.com>
Thu, 21 Jan 2021 11:58:45 +0000 (06:58 -0500)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 10 May 2021 13:46:55 +0000 (15:46 +0200)
commitca0e7541ecdff13ada9ba8ffbd992c963959d30f
treed478bcc8fcb643cd4d56f8d7ade71d6dcf1c14ba
parentdc09de362e927668eb06e8ec90493ed5c7fd17b6
Bug 26995: Drop column relationship from borrowers, deletedborrowers and borrower_modifications tables

Bug 14570 added a borrower_relationships table but it didn't remove the relationship column from the following tables:
- deletedborrowers
- borrowers
- borrower_modifications

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/Auth_with_ldap.pm
C4/SIP/ILS/Patron.pm
installer/data/mysql/atomicupdate/bug_26995.perl [new file with mode: 0644]
installer/data/mysql/kohastructure.sql