Koha/installer/data/mysql/atomicupdate
Martin Renvoize 04ac65ba19 Bug 20912: (QA follow-up) Make DB Update idempotent
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-03-07 17:27:36 +00:00
..
bug_20912.perl Bug 20912: (QA follow-up) Make DB Update idempotent 2019-03-07 17:27:36 +00:00
README Bug 17356 - update README 2016-10-28 14:47:04 +00:00
skeleton.perl Bug 17047: DBRev 18.12.00.008 2019-01-23 14:39:26 +00: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.