Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
id | int8 | 19 | null |
|
|
||||||
checksumtype | varchar | 255 | null |
|
|
||||||
checksumvalue | varchar | 255 | null |
|
|
||||||
contenttype | varchar | 255 | null |
|
|
||||||
filesize | int8 | 19 | √ | null |
|
|
|||||
ingeststatus | bpchar | 1 | √ | null |
|
|
|||||
previousdatafileid | int8 | 19 | √ | null |
|
|
|||||
prov_entityname | text | 2147483647 | √ | null |
|
|
|||||
restricted | bool | 1 | √ | null |
|
|
|||||
rootdatafileid | int8 | 19 | null |
|
|
||||||
notaryservicebound | bool | 1 | false |
|
|
||||||
embargo_id | int8 | 19 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
datafile_pkey | Primary key | Asc | id |
index_datafile_checksumvalue | Performance | Asc | checksumvalue |
index_datafile_contenttype | Performance | Asc | contenttype |
index_datafile_ingeststatus | Performance | Asc | ingeststatus |
index_datafile_restricted | Performance | Asc | restricted |