Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | text | 2147483647 | null |
|
|
|||||
| activity_id | text | 2147483647 | √ | null |
|
|
||||
| object_id | text | 2147483647 | √ | null |
|
|
||||
| object_type | text | 2147483647 | √ | null |
|
|
||||
| activity_type | text | 2147483647 | √ | null |
|
|
||||
| data | text | 2147483647 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| activity_detail_pkey | Primary key | Asc | id |
| idx_activity_detail_activity_id | Performance | Asc | activity_id |
