Project

General

Profile

« Previous | Next » 

Revision 6814

remove flag for independent system metadata replication -- these entries are replicated along with the data/metadata objects or via hazelcast when the actual object is not on the server.

View differences:

upgrade-db-to-2.0.0-oracle.sql
45 45
   rev    NUMBER(8)       -- the revision part of the local identifier
46 46
);
47 47

  
48
/*
49
 * Replication changes to support DataONE System Metadata replication
50
 */
51
ALTER TABLE xml_replication ADD COLUMN systemmetadatareplicate NUMBER(1);
52

  
53 48
/**
54 49
 * track the user-agent for the request
55 50
 */

Also available in: Unified diff