repaired sql syntax for upgrade log commit
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 19 Jul 2010 12:47:02 +0000 (12:47 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 19 Jul 2010 12:47:02 +0000 (12:47 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@16975 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/src/sql/Pg/upgrade/0342.schema.authority_ingest_triggers.sql

index 7159e8c..6885b84 100644 (file)
@@ -2,7 +2,7 @@
 -- authority.record_entry and authority.full_rec will automatically be populated
 BEGIN;
 
-INSERT INTO config.upgrade_log('342'); --dbs
+INSERT INTO config.upgrade_log (version) VALUES ('0342'); -- dbs 
 
 CREATE OR REPLACE FUNCTION authority.propagate_changes (aid BIGINT, bid BIGINT) RETURNS BIGINT AS $func$
     UPDATE  biblio.record_entry