SWDB
← Versions / 6.4.1.0 /

promotion_sales_channel

Fields (6)

Name Type Null Key Default Extra
id binary(16) NO PRI NULL
promotion_id binary(16) NO MUL NULL
sales_channel_id binary(16) NO MUL NULL
priority int(11) NO 0
created_at datetime(3) NO NULL
updated_at datetime(3) YES NULL

Indexes (3)

Name Columns Unique
idx.promotion_sales_channel.promotion_id promotion_id No
idx.promotion_sales_channel.sales_channel_id sales_channel_id No
PRIMARY id Yes

Relations From (2)

promotion_id promotion . id
sales_channel_id sales_channel . id