Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('storageuse_id_seq'::regclass) |
|
|
||||
sizeinbytes | int8 | 19 | √ | null |
|
|
||||
dvobjectcontainer_id | int8 | 19 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
storageuse_pkey | Primary key | Asc | id |
index_storageuse_dvobjectcontainer_id | Performance | Asc | dvobjectcontainer_id |