From 4e98c4cbe2907d30617e786d80d0c572ccd0b168 Mon Sep 17 00:00:00 2001 From: "Mark H. Wood" Date: Tue, 15 Oct 2013 11:51:57 -0400 Subject: [PATCH] Too many doublequotes in oracle update-sequences patch (by visual inspection). --- dspace/etc/oracle/update-sequences.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dspace/etc/oracle/update-sequences.sql b/dspace/etc/oracle/update-sequences.sql index 545b0fe3c0..9288805c24 100644 --- a/dspace/etc/oracle/update-sequences.sql +++ b/dspace/etc/oracle/update-sequences.sql @@ -86,7 +86,7 @@ @updateseq.sql metadataschemaregistry_seq metadataschemaregistry metadata_schema_id "" @updateseq.sql harvested_collection_seq harvested_collection id "" @updateseq.sql harvested_item_seq harvested_item id "" -@updateseq.sql webapp_seq webapp id """ +@updateseq.sql webapp_seq webapp id "" -- Handle Sequence is a special case. Since Handles minted by DSpace use the 'handle_seq', -- we need to ensure the next assigned handle will *always* be unique. So, 'handle_seq'