Bug 33568: Remove LPAD ordering
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 1 Feb 2024 15:29:24 +0000 (16:29 +0100)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 5 Apr 2024 13:35:12 +0000 (15:35 +0200)
commitdb74a8112ad339f820f2c2728bd85002d2b04520
tree070c0dc64f68bdceba24eb570aa640043f42edeb
parenta767e15c74bd63f4eed51beee982fc5ddd468a02
Bug 33568: Remove LPAD ordering

This is coming from bug 3521 it seems. And we are going to deal with
this later if people complains.

kidclamp> the performance issue for sites with many copies is bigger than sorting issues imho
kidclamp> drop the LPAD I say :-)

Signed-off-by: Laurence Rault <laurence.rault@biblibre.com>
Signed-off-by: Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov>
Signed-off-by: Tomás Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Koha/Items.pm
Koha/REST/V1/Biblios.pm
t/db_dependent/Koha/Items.t