Koha/installer/data/mysql/atomicupdate
Aleisha Amohia 2f01be170f
Bug 30928: (QA follow-up) DB updates
Signed-off-by: Aleisha Amohia <aleishaamohia@hotmail.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-05-10 14:19:22 -03:00
..
bug_30928.pl Bug 30928: (QA follow-up) DB updates 2023-05-10 14:19:22 -03:00
README Bug 17356 - update README 2016-10-28 14:47:04 +00:00
skeleton.pl Bug 32191: Add sample output for copying and pasting to skeleton.pl 2022-11-14 15:08:10 -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.