Bug 34639: Restore order_by
authorLari Taskula <lari.taskula@hypernova.fi>
Tue, 29 Aug 2023 19:14:56 +0000 (19:14 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 8 Sep 2023 14:55:02 +0000 (11:55 -0300)
commit066c0b3e0de7b2d49f673cea0eddf67b3b5eb171
tree9fbc21abc678edaf82517e798412694a34521224
parent74b205649bbbf59ab512e71dcad8d13046a13670
Bug 34639: Restore order_by

To test:
1. prove t/db_dependent/Koha/Item.t
2. Observe success

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Aleisha Amohia <aleishaamohia@hotmail.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/Schema/Result/Item.pm