Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
pk | int8 | 19 | null |
|
|
|||||
rel_type | varchar | 255 | null |
|
|
|||||
text_value | varchar | 255 | √ | null |
|
|
||||
code_fk | int8 | 19 | √ | null |
|
|
||||
name_fk | int8 | 19 | null |
|
|
|||||
instance_fk | int8 | 19 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
content_item_pkey | Primary key | Asc | pk |
fk_9kpe6whsov3ur9rph4ih2vi5a | Performance | Asc | instance_fk |
fk_gudw6viy7lrf5t5hetw7mbgh5 | Performance | Asc | code_fk |
fk_pyrd1nhijag5ct0ee9xqq4h78 | Performance | Asc | name_fk |
uk_6iism30y000w85v649ju968sv | Performance | Asc | text_value |
uk_i715nk4mi378f9bxflvfroa5a | Performance | Asc | rel_type |