Koha/installer/data/mysql/atomicupdate
Katrin Fischer 0a66a4879a
Bug 29145: (QA follow-up) Fix missing bug number in database update and typos
Fixes some typos in test and update message that were highlighted
by the QA tools.

Add missing bug number to the atomic update file.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-10-03 09:24:39 -04:00
..
bug_29145-modify_AutoRemoveOverduesRestrictions-syspref.pl Bug 29145: (QA follow-up) Fix missing bug number in database update and typos 2023-10-03 09:24:39 -04:00
README
skeleton.pl Bug 34321: Tidy skeleton.pl 2023-07-20 10:59:34 -03: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.