LP#1896840: (follow-up) update script to include the DB rev
authorGalen Charlton <gmc@equinoxinitiative.org>
Wed, 31 Mar 2021 18:34:32 +0000 (14:34 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Wed, 31 Mar 2021 18:34:32 +0000 (14:34 -0400)
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>

Open-ILS/src/sql/Pg/upgrade/1258.data.publisher-264.sql

index 1607c13..8d4a8f4 100644 (file)
@@ -1,6 +1,6 @@
 BEGIN;
 
--- SELECT evergreen.upgrade_deps_block_check('TODO', :eg_version);
+SELECT evergreen.upgrade_deps_block_check('1258', :eg_version);
 
 UPDATE config.metabib_field 
 SET xpath =  '//*[@tag=''260'' or @tag=''264''][1]'