Koha/installer/data/mysql/atomicupdate
Martin Renvoize 1aa0f6dfb5 Bug 22435: Improve database update
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-08-04 14:06:43 +02:00
..
bug_22435.perl Bug 22435: Improve database update 2021-08-04 14:06:43 +02:00
README Bug 17356 - update README 2016-10-28 14:47:04 +00:00
skeleton.perl Bug 24131: (RM follow-up) Final Rebase 2020-03-24 10:42:25 +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.