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 |
fk7rpy6unnb5b18b8ieuqr9w9i9 | Performance | Asc | name_fk |
fkei15n1lk1h1e8f89e9ubalm7q | Performance | Asc | instance_fk |
fkfra6ee5jtybfp94ldpvva623o | Performance | Asc | code_fk |
idx6iism30y000w85v649ju968sv | Performance | Asc | text_value |
idxi715nk4mi378f9bxflvfroa5a | Performance | Asc | rel_type |