Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| entity | text | 2147483647 | null |
|
|
|||
| index | int4 | 10 | null |
|
|
|||
| user | int4 | 10 | null |
|
|
|||
| date | int8 | 19 | null |
|
|
Table contained 0 rows
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| pk_recent | Primary key | Asc/Asc/Asc/Asc | user + entity + index + date |