Koha/installer/data/mysql/atomicupdate
Jonathan Druart 76ec37e8f4 Bug 28786: Add new DB column borrowers.secret
Sponsored-by: Orex Digital

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2022-04-20 20:43:15 -10:00
..
README
skeleton.pl Bug 29813: Add missing semicolon in skeleton.pl 2022-01-13 22:12:53 -10:00
two-fa.perl Bug 28786: Add new DB column borrowers.secret 2022-04-20 20:43:15 -10: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.