Extract multiple like values from lineitem
authorBill Erickson <berick@esilibrary.com>
Tue, 22 Jan 2013 19:35:22 +0000 (14:35 -0500)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Mon, 11 Mar 2013 18:00:49 +0000 (14:00 -0400)
commit3d63691464d90f62bd7d642a29003f1aa3eddef5
tree29dfd6db8c828434a6af0903a32c775b890a333c
parente6c93e501260b5877a56c82f39681624c3f31419
Extract multiple like values from lineitem

Make it possible to extract multiple values with the same MARC tag
during acquisitions lineitem ingest.  Prior to this, only one (e.g.)
ISBN for each record would be extracted as a lineitem attribute.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/sql/Pg/002.functions.config.sql
Open-ILS/src/sql/Pg/200.schema.acq.sql
Open-ILS/src/sql/Pg/upgrade/YYYY.schema.acq-multi-attrs.sql [new file with mode: 0644]