Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null |
|
|
|||||
| partTrackingId | INT | 10 | null |
|
|
||||||
| serialNum | VARCHAR | 256 | √ | null |
|
|
|||||
| trackingInfoId | BIGINT | 19 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| FKbsp884qjk52j87bu6srkdtq23 | Performance | Asc | partTrackingId |
| FKmo5dkw465xwmnfkxm5midgvw0 | Performance | Asc | trackingInfoId |
| trackingInfoSNSerialNumIdx | Performance | Asc | serialNum |