picklistreservation

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id VARCHAR 36 null
picklistreservation_orders.picklistreservation_id FK_786F01CB21BE202EC
location_id VARCHAR 36 null
warehousestoragelocation.id FK_D296DC4264D218ER
product_id VARCHAR 36 null
product.id FK_D296DC424584665AR
user_id INT 10 null
users.id FK_D296DC42A76ED395R
created DATETIME 19 null
quantity DECIMAL 10,3 null
currentQuantity DECIMAL 10,3 null
previousQuantity DECIMAL 10,3 null
uniqNumber VARCHAR 128 null
type VARCHAR 2 null
exactTime DOUBLE 22 null
serialNumber_id VARCHAR 36 null
productserialnumber.id FK_D296DC42A907283BR
pickListItem_id VARCHAR 36 null
picklistitem.id FK_D296DC4249D7A7E0R
last BIT 1 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
created_idx Performance Asc created
IDX_D296DC424584665A Performance Asc product_id
IDX_D296DC4249D7A7E0 Performance Asc pickListItem_id
IDX_D296DC4264D218E Performance Asc location_id
IDX_D296DC42A76ED395 Performance Asc user_id
IDX_D296DC42A907283B Performance Asc serialNumber_id
type_idx Performance Asc type
uniqNumber_idx Performance Asc uniqNumber

Relationships