Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| object_id | int4 | 10 | null |
|
|
|||
| object_type | object_type | 2147483647 | null |
|
|
|||
| key | varchar | 32 | null |
|
|
|||
| value | text | 2147483647 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| metadata_pk | Primary key | Asc/Asc/Asc | object_id + object_type + key |
