]> git.koha-community.org Git - koha.git/commit
Bug 33489: Add indices to default patron search fields
authorNick Clemens <nick@bywatersolutions.com>
Tue, 11 Apr 2023 17:33:55 +0000 (17:33 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 16 May 2023 06:44:53 +0000 (07:44 +0100)
commit281292e33d902b709d9b85f5de1ce649e262e735
treefbc71cee981befd33a80a99a8e1ce5d1aa36d1ed
parent70b8a7d2e03db24d5026efb81e5f842640f96620
Bug 33489: Add indices to default patron search fields

This patch adds indices to the borrowers table to match the default
search fields for patrons.

To test:
1 - Apply patch
2 - Update database
3 - Ensure patron searching works as before

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 1faf3bcf2a59f8e6a48a2b101d78d35843bf41dd)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
installer/data/mysql/atomicupdate/bz_33489.pl [new file with mode: 0755]
installer/data/mysql/kohastructure.sql