Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null |
|
|
|||||
| version | INT | 10 | √ | 0 |
|
|
|||||
| new_value | VARCHAR | 100 | √ | null |
|
|
|||||
| old_value | VARCHAR | 100 | √ | null |
|
|
|||||
| schedule_id | BIGINT | 19 | null |
|
|
||||||
| subject | VARCHAR | 255 | null |
|
|
||||||
| timestamp | DATETIME | 19 | null |
|
|
||||||
| type_id | BIGINT | 19 | √ | null |
|
|
|||||
| user_id | INT | 10 | null |
|
|
||||||
| proxy_user_id | INT | 10 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| FK4E6AC57528C762A3 | Performance | Asc | user_id |
| FK4E6AC5752BBA482A | Performance | Asc | schedule_id |
| FK4E6AC57545D4494A | Performance | Asc | type_id |
| FK4E6AC575A1B485D2 | Performance | Asc | proxy_user_id |
| IX_assetLog_timestamp | Performance | Asc | timestamp |

