Bug 32292: Tidy and sort keys
authorTomas Cohen Arazi <tomascohen@theke.io>
Tue, 31 Jan 2023 13:28:20 +0000 (10:28 -0300)
committerJacob O'Mara <jacob.omara@ptfs-europe.com>
Tue, 31 Jan 2023 17:58:09 +0000 (17:58 +0000)
commitfdd53dd279f88b27f7c177f556ec6a2189504056
treee32ed02632db5d3fa55784fbeaba451c48d245ec
parentaa48e4d8451a582d0099416905e00e41ae0fcd71
Bug 32292: Tidy and sort keys

This patch does a perltidy on the data structure, but also organizes
keys alphabetically to ease maintenance.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 3a3afb84abfe715c198fb6e0ad20e8e0ad847626)
Signed-off-by: Jacob O'Mara <jacob.omara@ptfs-europe.com>
Koha/Database/Columns.pm