Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
metrics_context_id | BIGINT UNSIGNED | 20 | √ | null |
|
|
||||
load_id | VARCHAR | 255 | null |
|
|
|||||
context_id | BIGINT | 19 | null |
|
|
|||||
date | DATE | 10 | null |
|
|
|||||
metric | INT | 10 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | metrics_context_id |
metrics_context_context_id | Performance | Asc | context_id |
metrics_context_load_id | Performance | Asc | load_id |