Reingest SQL Missing for the 1270 DB Upgrade

Bug #1955158 reported by Jason Stephenson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Evergreen
New
Undecided
Unassigned

Bug Description

Evergreen Version 3.5.3 upgrading to 3.7.2
PostgreSQL Version 10

The 1270 DB upgrade script adds a new record attribute (srce) but provides no code to reingest records.

The SQL below could be used for this purpose:

SELECT COUNT(metabib.reingest_record_attributes(id, ARRAY['srce'], marc, deleted))
FROM biblio.record_entry
WHERE deleted IS FALSE;

Tags: database
tags: added: database
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.