Koha/installer/data/mysql/atomicupdate
Kyle M Hall 0505531cde
Bug 29509: (QA follow-up) Tidy atomic update
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2024-07-22 10:28:03 +01:00
..
bug_29509.pl Bug 29509: (QA follow-up) Tidy atomic update 2024-07-22 10:28:03 +01: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.