Koha/installer/data/mysql/atomicupdate
Martin Renvoize 9e996fc466
Bug 31097: Update restriction type display text
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-05-08 18:23:50 +02:00
..
bug_31097.pl Bug 31097: Update restriction type display text 2024-05-08 18:23:50 +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.