Koha/installer/data/mysql/atomicupdate/README
Liz Rea 4be8768a6e Bug 17356 - update README
Test plan:
Look at the README and make sure it makes sense.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-10-28 14:47:04 +00:00

9 lines
316 B
Text

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.