SWDB
← Versions / 6.4.18.0 /

swag_paypal_pos_sales_channel_inventory

Fields (5)

Name Type Null Key Default Extra
sales_channel_id binary(16) NO PRI NULL
product_id binary(16) NO PRI NULL
product_version_id binary(16) NO PRI NULL
stock int(11) NO NULL
updated_at datetime(3) YES NULL

Indexes (5)

Name Columns Unique
fk.swag_paypal_pos_sales_channel_inventory.product product_id,product_version_id No
fk.swag_paypal_pos_sales_channel_inventory.product_id product_id No
fk.swag_paypal_pos_sales_channel_inventory.product_vid product_version_id No
fk.swag_paypal_pos_sales_channel_inventory.sales_channel_id sales_channel_id No
PRIMARY sales_channel_id,product_id,product_version_id Yes

Relations From (3)

product_id product . id
product_version_id product . version_id
sales_channel_id sales_channel . id