]> git.evergreen-ils.org Git - Evergreen.git/commit
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>
Wed, 13 Mar 2013 19:12:13 +0000 (15:12 -0400)
commit4ea5b3860bcc8cca6c477f42d8634760500de63d
tree7bf64cf6c3fbc6d85e3a3f275740bff505cf5381
parentaabc8ae3040d1b70369c865597c6f473afd70450
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>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@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]