Koha/installer/data/mysql/atomicupdate
Jonathan Druart e87dcc7b20 Bug 24224: DBRev 21.06.00.046
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-11-08 11:42:06 +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.