Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | int4 | 10 | null |
|
|
||||||
| timestamp | timestamp | 22 | null |
|
|
||||||
| key | varchar | 255 | null |
|
|
||||||
| value | text | 2147483647 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| entity_revision_data_pkey | Primary key | Asc | id |
| entity_revision_data_id | Performance | Asc | id |
| entity_revision_data_key | Performance | Asc | key |

