Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('vargroup_id_seq'::regclass) |
|
|
||||
label | text | 2147483647 | √ | null |
|
|
||||
filemetadata_id | int8 | 19 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
vargroup_pkey | Primary key | Asc | id |
index_vargroup_filemetadata_id | Performance | Asc | filemetadata_id |