Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
train_item_id | INT | 10 | √ | null |
|
|
primary key |
||||
train_id | INT | 10 | null |
|
|
link with preservation_train |
|||||
item_id | INT | 10 | null |
|
|
link with items |
|||||
processing_id | INT | 10 | √ | null |
|
|
specific processing for this item |
||||
user_train_item_id | INT | 10 | null |
|
|
train item id for this train, starts from 1 |
|||||
added_on | DATETIME | 19 | √ | null |
|
|
added date |