Project

General

Profile

« Previous | Next » 

Revision 6766

include 'archived' system metadata element in backing DB store

View differences:

upgrade-db-to-2.0.0-oracle.sql
11 11
   submitter VARCHAR2(256), -- the user who originally submitted the doc
12 12
   object_format VARCHAR2(256), --the format of the object
13 13
   size VARCHAR2(256), --the size of the object
14
   archived boolean,	 -- specifies whether this an archived object
14 15
   replication_allowed boolean,	 -- replication allowed
15 16
   number_replicas NUMBER(8), 	-- the number of replicas allowed
16 17
   obsoletes   VARCHAR2(2000),    -- the identifier of the record that this replaces

Also available in: Unified diff