MageSmith

📊 Magento_Inventory · engine innodb

inventory_source_carrier_link

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

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

Click a node to jump to that table.

Columns (4)

NameTypeNullDefaultComment
link_id PKint unsignedno
source_code varchar(255) no
carrier_code varchar(255) no
position smallint unsignedyes

Keys & indexes

Primary key: link_id

References (1)