Koha/installer/data/mysql/atomicupdate
Andrew Isherwood 925f4ca1da Bug 20772: (follow-up) Fix DB updates and templates
Carry out changes requested in commenbt #27

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2018-10-13 08:34:33 -03:00
..
bug_20772-add-price_paid_column_to_illrequests.perl Bug 20772: (follow-up) Fix DB updates and templates 2018-10-13 08:34:33 -03:00
bug_20772-add-readonly-flag-to-illrequestattributes.perl Bug 20772: (follow-up) Fix DB updates and templates 2018-10-13 08:34:33 -03:00
README Bug 17356 - update README 2016-10-28 14:47:04 +00:00
skeleton.perl Bug 17356: [QA Follow-up] Minor changes to skeleton.perl 2016-10-28 14:47:05 +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.