LP#1287967 upgrade notes re: removing reporter view
authorBill Erickson <berick@esilibrary.com>
Thu, 13 Mar 2014 14:27:13 +0000 (10:27 -0400)
committerBen Shum <bshum@biblio.org>
Sun, 16 Mar 2014 19:29:30 +0000 (15:29 -0400)
...and it's reinstallation requirements.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Ben Shum <bshum@biblio.org>
docs/RELEASE_NOTES_NEXT/OPAC/Composite_Record_Attributes.txt

index e256184..6fade74 100644 (file)
@@ -29,3 +29,12 @@ Format in various ways that provide a more patron-friendly set of choices.
 This new Format filter can be adjusted, or even replaced with a completely
 local one, through configuration and without template adjustment.
 
+Upgrade Notes
++++++++++++++
+
+As part of the DB upgrade, the reporter view
+"reporter.classic_current_circ" was dropped.  If you previously
+installed this view from example.reporter-extension.sql, it will
+have to be re-installed by executing the "CREATE OR REPLACE
+VIEW reporter.classic_current_circ AS..." SQL once again from
+example.reporter-extension.sql.