Koha/installer/data/mysql
Paul Poulain 36e7ede02f Bug 13068: updatedatabase improvement for developer process
with this patch, the updatedatabase now checks info the atomicupdate directory. If there is some SQL here, it's executed.
Note that there is no version update, so if you run the updatedatabase script twice, you'll get an sql error probably.

This patch will be very useful for sandbox testing process.

When the RM pushes a patch with something in i'atomicupdate', he will have to copy it into updatedatabase.pl, give it a number, and remove the file in db_update

Test plan:
 * apply the patch
 * create a files with a .sql extension in the atomicupdate directory
 * run updatedatabase.pl
 * look at your database, what was in the .sql file must have been run

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2015-03-31 11:30:54 -03:00
..
atomicupdate
de-DE Bug 13855 - Fastadd framework has 2x 100$c, missing 100$a 2015-03-30 13:37:34 -03:00
en Bug 13855 - Fastadd framework has 2x 100$c, missing 100$a 2015-03-30 13:37:34 -03:00
es-ES Bug 13855 - Fastadd framework has 2x 100$c, missing 100$a 2015-03-30 13:37:34 -03:00
fr-FR Bug 13380: Add ORDER_CANCELLATION_REASON AV to all language files 2015-03-15 08:50:30 -03:00
it-IT Bug 13855 - Fastadd framework has 2x 100$c, missing 100$a 2015-03-30 13:37:34 -03:00
mandatory Bug 12250: Update descriptions for languages, scripts and regions 2014-11-07 15:18:01 -03:00
nb-NO Bug 13380: Add ORDER_CANCELLATION_REASON AV to all language files 2015-03-15 08:50:30 -03:00
pl-PL Bug 13380: Add ORDER_CANCELLATION_REASON AV to all language files 2015-03-15 08:50:30 -03:00
ru-RU Bug 12648: Link patrons to an order - DB changes 2015-03-11 11:47:16 -03:00
uk-UA Bug 12648: Link patrons to an order - DB changes 2015-03-11 11:47:16 -03:00
backfill_statistics.pl
kohastructure.sql Bug 5786 - Move AllowOnShelfHolds and OPACItemHolds system prefs to the Circulation Matrix 2015-03-25 10:33:14 -03:00
labels_upgrade.pl
patroncards_upgrade.pl
sysprefs.sql Bug 13695: Add ISBD to OpacExportOptions 2015-03-31 10:34:19 -03:00
update22to30.pl
updatedatabase.pl Bug 13068: updatedatabase improvement for developer process 2015-03-31 11:30:54 -03:00