Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | text | 2147483647 | null |
|
|
|||||
| timestamp | timestamp | 29,6 | √ | null |
|
|
||||
| user_id | text | 2147483647 | √ | null |
|
|
||||
| object_id | text | 2147483647 | √ | null |
|
|
||||
| revision_id | text | 2147483647 | √ | null |
|
|
||||
| activity_type | text | 2147483647 | √ | null |
|
|
||||
| data | text | 2147483647 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| activity_pkey | Primary key | Asc | id |
| idx_activity_object_id | Performance | Asc/Asc | object_id + timestamp |
| idx_activity_user_id | Performance | Asc/Asc | user_id + timestamp |
