Koha/installer/data/mysql/en/marcflavour
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
..
marc21 Bug 10488: Followup replacing DELETEs by more restricted INSERTs 2013-07-03 04:20:40 -07:00
unimarc/mandatory Bug 5337: EAN management : Adds ean for various searches 2012-06-09 18:26:34 +02:00