Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| dataset_id | INT | 10 | null |
|
|
||||||
| fileresource_id | INT | 10 | null |
|
|
||||||
| created_on | DATETIME | 19 | √ | CURRENT_TIMESTAMP |
|
|
|||||
| updated_on | TIMESTAMP | 19 | √ | CURRENT_TIMESTAMP |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc/Asc | dataset_id + fileresource_id |
| fileresource_id | Performance | Asc | fileresource_id |