Bug 21978: Add middle_name field to the database
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 19 Apr 2022 14:34:31 +0000 (15:34 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 24 Jun 2022 15:23:59 +0000 (12:23 -0300)
commitf4951cc05ee007f898eee42a91416c311c89ccad
treee63dfc68340ad5df92b505361d83d8a0e5141b26
parent75fe055dcc76b9aa6dd4f3880dcbb504c1001dcb
Bug 21978: Add middle_name field to the database

This patch adds a new field, middle_name, to the borrowers,
deletedborrowers and borrower_modifications tables.

It also updates the DefaultPatronSearchFields preference to include the
new field if the preference is still set to it's default settings from
install.

Sponsored-by: Cheshire Libraries
Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
installer/data/mysql/atomicupdate/bug_21978.pl [new file with mode: 0755]
installer/data/mysql/kohastructure.sql