Koha/installer/data/mysql/atomicupdate
Owen Leonard f8c5b54acf Bug 23797: (follow-up) Increase the size of opac_news.lang
This patch adds a database update to increase the size of the
opac_news.lang column in order to accommodate longer values.

Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-07-23 11:33:34 +02:00
..
bug-23797.perl Bug 23797: (follow-up) Increase the size of opac_news.lang 2020-07-23 11:33:34 +02:00
bug_23797-move-OpacLoginInstructions-to-news.perl Bug 23797: Convert OpacLoginInstructions system preference to news block 2020-07-23 11:33:08 +02:00
README
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.