Koha/installer/data/mysql/atomicupdate
Martin Renvoize 5c6312b873 Bug 28374: Update existing notices
This patch updates the default slip to include KohaDates, Branches and
Price plugins as required and prepends the same to existing notices at
upgrade time.  We also, switch the HTML flag on.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-11-15 12:38:39 +01:00
..
bug_28374.pl Bug 28374: Update existing notices 2021-11-15 12:38:39 +01:00
README Bug 17356 - update README 2016-10-28 14:47:04 +00:00
skeleton.pl Bug 25078: Explicitely return from DB revs to avoid warnings 2021-08-18 12:59:35 +02: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.