Bug 29673: Allow English sql localization script
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Thu, 9 Dec 2021 15:07:18 +0000 (16:07 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 16 Aug 2022 13:24:41 +0000 (10:24 -0300)
commit015dcce2ab614ec409c99ea6fb4d57e782d9ac5f
tree4193cca87aa5cd70fa0869a7de97ad293a4f50c0
parent7d47c1bc77ad2d49c69c580ab3c16b094ca90973
Bug 29673: Allow English sql localization script

Test plan:
You might want to add a simple SQL statement to your English
custom.sql in order to verify the execution.
Run a Koha install (in English).
Check if the data shows your custom sql action.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
C4/Installer.pm
installer/data/mysql/localization/en/custom.sql [new file with mode: 0644]