Koha/installer/data/mysql/atomicupdate
Marcel de Rooy 9919d7afd4
Bug 34321: Tidy skeleton.pl
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-07-20 10:59:34 -03:00
..
README Bug 17356 - update README 2016-10-28 14:47:04 +00:00
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.