JBAS-1245 2.7 SQL upgrade repair call-number extracts
authorBill Erickson <berickxx@gmail.com>
Fri, 26 Feb 2016 21:05:54 +0000 (16:05 -0500)
committerBill Erickson <berickxx@gmail.com>
Thu, 21 Mar 2019 19:46:23 +0000 (15:46 -0400)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
KCLS/sql/schema/deploy/2.5-to-2.7-upgrade.sql

index 57b8757..fb85be4 100644 (file)
@@ -5302,7 +5302,6 @@ BEGIN
             END IF;
             -- /KCLS
 
-            output_row.field_class = idx.field_class;
             output_row.field = idx.id;
             output_row.source = rid;
             -- KCLS -- value is set above