Koha/installer/data/mysql
Marcel de Rooy 14babcecf6 Bug 10488: Followup replacing DELETEs by more restricted INSERTs
Instead of inserting followed by deleting, this patch combines the two where
clauses of both sql statements, meanwhile leaving the separation intact.

As suggested by Galen, removed all 162's from the non-default types.
The 162 calls for a new authority type. We can add that later on.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Ran this .sql script after deleting all auth records.
The former version had 9 types, 1148 tags and 11621 subfields.
This one has 9 types, 1140 tags and 11597 subfields.
That is expected: 8 tags 162 less and 8x3 subfields less.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-07-03 04:20:40 -07:00
..
atomicupdate Bug 7475: Update configuration 2012-09-19 17:15:25 +02:00
de-DE Bug 8215 - Course Reserves 2013-05-21 15:50:55 -07:00
en Bug 10488: Followup replacing DELETEs by more restricted INSERTs 2013-07-03 04:20:40 -07:00
es-ES Bug 8215 - Course Reserves 2013-05-21 15:50:55 -07:00
fr-FR Bug 8215 - Course Reserves 2013-05-21 15:50:55 -07:00
it-IT Bug 8215 - Course Reserves 2013-05-21 15:50:55 -07:00
nb-NO Bug 8215 - Course Reserves 2013-05-21 15:50:55 -07:00
pl-PL Bug 8215 - Course Reserves 2013-05-21 15:50:55 -07:00
ru-RU Bug 8215 - Course Reserves 2013-05-21 15:50:55 -07:00
uk-UA Bug 8215 - Course Reserves 2013-05-21 15:50:55 -07:00
backfill_statistics.pl Bug 5370: Fix all the references to koha.org 2010-11-08 09:41:49 +13:00
kohastructure.sql Bug 9987: Remove DB field aqorders.biblioitemnunmber 2013-07-02 15:18:50 -07: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 10343: dbrev for rename OpacShowHoldNotes to OpacHoldNotes 2013-06-07 10:01:38 -07:00
update22to30.pl Bug 8289 Upgrading from 2.2 does not work anymore 2012-06-25 16:15:42 +02:00
updatedatabase.pl Bug 9987: DBRev 3.13.00.009 - remove acqorders.biblioitemnumber 2013-07-02 18:46:27 -07:00