Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
HistoryId | INT | 10 | √ | null |
|
|
||||
LicenseId | INT | 10 | null |
|
|
|||||
ActionId | INT | 10 | null |
|
|
|||||
Notes | TEXT | 65535 | null |
|
|
|||||
UserId | INT | 10 | null |
|
|
|||||
Timestamp | TIMESTAMP | 19 | CURRENT_TIMESTAMP |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | HistoryId |
LicenseId | Performance | Asc | LicenseId |