document_stores

3 rows


Description

(Enum) Locations where uploaded documents are stored.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int4 10 null
submission_documents.document_store_id submission_documents_document_store_id_fkeyR
name text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
document_stores_pkey Primary key Asc id
document_stores_name_key Must be unique Asc name

Relationships