← Shopware 6.7.7.1

Shopware 6.7.7.1 promotion_individual_code

Columns

6 columns

Column Type Nullable Additional
id binary(16) NO Primary Key
promotion_id binary(16) NO Index Foreign Key → promotion.id
code varchar(255) YES Unique
payload json YES
created_at datetime(3) NO
updated_at datetime(3) YES

Indexes

3 indexes

Index Name Columns Unique
code code Yes
idx.promotion_individual_code.promotion_id promotion_id No
PRIMARY id Yes

Relations (from this table)

1 relations

Local Field Foreign Table Foreign Field
promotion_id promotion id