Koha/installer/data/mysql/atomicupdate
Martin Renvoize c5d05e5ee0
Bug 26176: (follow-up) Use suggested patturn in update
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-05-23 17:51:20 +02:00
..
bug_26176.pl Bug 26176: (follow-up) Use suggested patturn in update 2024-05-23 17:51:20 +02:00
README
skeleton.pl Bug 35681: (follow-up) Pass filehandle in skeleton.pl 2024-05-02 16:47:41 +02: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.