← Shopware 5.7.2

Shopware 5.7.2 s_blog_media

Media/image assignments for blog posts.

Columns

4 columns

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

Indexes

2 indexes

Index Name Columns Unique
blogID blog_id No
PRIMARY id Yes