Bug 18925: (RM follow-up) Remove issuingrules columns for new installs
[koha.git] / installer / data / mysql / atomicupdate / README
1 Please put your database revision files in this folder.
2 The Release Manager will remove them here when pushing your patches.
3
4 To use the skeleton .perl for your update:
5
6 % cp installer/data/mysql/atomicupdate/skeleton.perl
7 installer/data/mysql/atomicupdate/bug_XXXXX.perl
8
9 and put your modifications in where noted.