Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null |
|
|
|||||
| version | BIGINT | 19 | null |
|
|
||||||
| activity | VARCHAR | 20 | null |
|
|
||||||
| export_id | BIGINT | 19 | √ | null |
|
|
|||||
| import_id | BIGINT | 19 | √ | null |
|
|
|||||
| message | LONGTEXT | 2147483647 | √ | null |
|
|
|||||
| timestamp | DATETIME | 23 | null |
|
|
||||||
| user | VARCHAR | 255 | √ | null |
|
|
|||||
| file_name | VARCHAR | 255 | √ | null |
|
|
|||||
| proxy_user_id | INT | 10 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| FKF494B923A1B485D2 | Performance | Asc | proxy_user_id |
| FKF494B923BD0D958A | Performance | Asc | import_id |
| FKF494B923DC70672A | Performance | Asc | export_id |

