Koha/installer/data/mysql/atomicupdate
Stefan Berndtsson e95e18b21b
Bug 20058: Add option to send permanent_location as AQ in SIP response
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-09-12 17:39:33 -03:00
..
bug_20058_add_UseLocationAsAQInSIP_syspref.pl Bug 20058: Add option to send permanent_location as AQ in SIP response 2022-09-12 17:39:33 -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.