Koha/installer/data/mysql/atomicupdate
Pedro Amorim 6d547f65b3
Bug 25393: atomicupdate file
Signed-off-by: Andrew Fuerste-Henry <andrewfh@dubcolib.org>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-10-20 16:31:20 -03:00
..
bug_25393.pl Bug 25393: atomicupdate file 2023-10-20 16:31:20 -03: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.