Koha/installer/data/mysql
Mark Tompsett e7f08df1dd Bug 11928 - Remove unused table aqorderdelivery
Aqorderdelivery has apparently never been used. This patch
removes it.

TEST PLAN
---------
1) Apply patch.
2) Run the Koha QA Test tool.
3) Confirm table is there.
4) Run upgrade process.
5) Confirm table has been removed.
6) Drop koha database and create empty one.
7) Fresh install from staff client.
8) Confirm table was not created.
9) I'm unsure how to test the Schema's. It was just git rm'd.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2014-03-13 14:37:16 +00:00
..
atomicupdate Bug 7475: Update configuration 2012-09-19 17:15:25 +02:00
de-DE Bug 11260: (follow-up) repair German sample_z3950_servers.sql 2014-01-08 01:12:41 +00:00
en Bug 11731 - Fixed typo in message_transport_types.txt file. 2014-03-11 14:20:32 +00:00
es-ES Bug 10863: Add 2 circulation permissions: force_checkout and lift_restriction 2014-01-07 03:59:53 +00:00
fr-FR Bug 11628: add missing staffaccess permission to French userflags.sql file 2014-02-18 20:43:31 +00:00
it-IT Bug 10012: remove last traces of NoZebra 2014-03-12 14:07:07 +00:00
nb-NO Bug 10863: Add 2 circulation permissions: force_checkout and lift_restriction 2014-01-07 03:59:53 +00:00
pl-PL Bug 10863: Add 2 circulation permissions: force_checkout and lift_restriction 2014-01-07 03:59:53 +00:00
ru-RU Bug 10863: Add 2 circulation permissions: force_checkout and lift_restriction 2014-01-07 03:59:53 +00:00
uk-UA Bug 10863: Add 2 circulation permissions: force_checkout and lift_restriction 2014-01-07 03:59:53 +00:00
backfill_statistics.pl Bug 5370: Fix all the references to koha.org 2010-11-08 09:41:49 +13:00
kohastructure.sql Bug 11928 - Remove unused table aqorderdelivery 2014-03-13 14:37:16 +00:00
labels_upgrade.pl Bug 2505 - Add commented use warnings where missing in the installer/ directory 2010-04-21 20:26:28 +12:00
patroncards_upgrade.pl Bug 2505 - Add commented use warnings where missing in the installer/ directory 2010-04-21 20:26:28 +12:00
sample_only_param_tables.sql Moved location of updater scripts to dbms specific dir. 2007-11-13 11:22:47 -06:00
sysprefs.sql Bug 11751: remove dead code related to handling members of institution patrons 2014-03-11 15:05:14 +00:00
update22to30.pl Bug 11398: A typo occurred with occured 2014-01-02 15:12:48 +00:00
updatedatabase.pl Bug 11928 - Remove unused table aqorderdelivery 2014-03-13 14:37:16 +00:00