Koha/installer/data/mysql/atomicupdate
Martin Renvoize 27250cd036
Bug 16122: Add note to database update to point out new script
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-04-26 14:15:02 +02:00
..
bug_16122_atomicupdate.pl Bug 16122: Add note to database update to point out new script 2024-04-26 14:15:02 +02:00
README
skeleton.pl Bug 35063: (follow-up) Add reference example for HTML customizations on skeleton.pl 2023-11-09 14:42:25 -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.