← Shopware 5.7.15

Shopware 5.7.15 s_blog_assigned_articles

Links blog posts to related products displayed alongside the blog entry.

Columns

3 columns

Column Type Nullable Additional
id int(11) unsigned NO Primary Key, auto_increment
blog_id int(11) unsigned NO Index
article_id int(11) unsigned NO

Indexes

2 indexes

Index Name Columns Unique
blog_id blog_id No
PRIMARY id Yes