Koha/installer/data/mysql/atomicupdate
Nick Clemens daab31ab38
Bug 30327: Fix tests
Corrected variable name on update to match everywhere else

Added a default value for limit in buildQuery and only append limit if it has content

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-06-25 15:25:18 -03:00
..
bug_30327_add_sortComponents_syspref.pl Bug 30327: Fix tests 2022-06-25 15:25:18 -03:00
README
skeleton.pl Bug 29813: Add missing semicolon in skeleton.pl 2022-01-13 22:12:53 -10:00

Please put your database revision files in this folder.
The Release Manager will remove them here when pushing your patches.

To use the skeleton .perl for your update:

% cp installer/data/mysql/atomicupdate/skeleton.perl
installer/data/mysql/atomicupdate/bug_XXXXX.perl

and put your modifications in where noted.