Project

General

Profile

« Previous | Next » 

Revision 6766

include 'archived' system metadata element in backing DB store

View differences:

upgrade-db-to-2.0.0-postgres.sql
11 11
	submitter VARCHAR(256), -- the user who originally submitted the doc
12 12
	object_format VARCHAR(256), --the format of the object
13 13
	size VARCHAR(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 INT8, 	-- the number of replicas allowed
16 17
	obsoletes   text,       -- the identifier that this record obsoletes

Also available in: Unified diff