]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1071505 - Add 264 RDA tag to reporter views
authorBen Shum <bshum@biblio.org>
Thu, 31 Jan 2013 17:20:20 +0000 (12:20 -0500)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Thu, 16 May 2013 15:11:48 +0000 (11:11 -0400)
commit82f568b6172108bd4338e6dacad16e403677dce4
tree777944b972511bc73d7173e6a5586bf5f1fc52bf
parent462034eb81267dc0d66980e7fd26ecff41462c54
LP1071505 - Add 264 RDA tag to reporter views

Some reports draw from reporter.materialized_simple_record table and these
were not made aware of the new 264 tag which contains publisher related
information.

Change the view for reporter.old_super_simple_record, which feeds into the
other reporter table.

The included upgrade SQL will update this view and then update the table using
the new view.

Signed-off-by: Ben Shum <bshum@biblio.org>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/src/sql/Pg/reporter-schema.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.schema.reporter_264_pubinfo.sql [new file with mode: 0644]