MageSmith

📊 Magento_InventorySales · engine innodb

inventory_stock_sales_channel

Neighbourhood (1-hop foreign-key graph — showing 1 of 1)

flowchart LR
  c["inventory_stock_sales_channel"]:::center
  n0["inventory_stock"]
  click n0 "/schema/table/inventory_stock"
  n0 -- stock_id --> c
  click c "/schema/table/inventory_stock_sales_channel"
  classDef center fill:#eef2ff,stroke:#6366f1,color:#3730a3,stroke-width:1.5px

Click a node to jump to that table.

Columns (3)

NameTypeNullDefaultComment
type varchar(64) no
code varchar(64) no
stock_id int unsignedno

Keys & indexes

Primary key: type, code

References (1)