Koha/installer/data/mysql/atomicupdate
Nick Clemens 845978d45c
Bug 20058: (QA follow-up) Add exec flag to install file
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-09-12 17:39:38 -03:00
..
bug_20058_add_UseLocationAsAQInSIP_syspref.pl Bug 20058: (QA follow-up) Add exec flag to install file 2022-09-12 17:39:38 -03:00
bug_26247.pl Bug 26247: (QA follow-up) Merge DB Updates 2022-09-12 16:45:08 -03:00
README Bug 17356 - update README 2016-10-28 14:47:04 +00:00
skeleton.pl Bug 29813: Add missing semicolon in skeleton.pl 2022-01-13 22:12:53 -10: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.