MageSmith

📊 Magento_Inventory · engine innodb

inventory_stock

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

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

Click a node to jump to that table.

Columns (2)

NameTypeNullDefaultComment
stock_id PKint unsignedno
name varchar(255) no

Keys & indexes

Primary key: stock_id

Referenced by (2)