← Shopware 5.7.14

Shopware 5.7.14 s_blog

Blog articles with title, content, author, and publication date.

Columns

14 columns

Column Type Nullable Additional
id int(11) unsigned NO Primary Key, auto_increment
title varchar(255) NO
author_id int(11) YES
active int(1) NO
short_description text NO
description mediumtext NO
views int(11) unsigned YES
display_date datetime NO Index
category_id int(11) unsigned YES
template varchar(255) NO
meta_keywords varchar(255) YES
meta_description varchar(150) YES
meta_title varchar(255) YES
shop_ids varchar(255) YES

Indexes

2 indexes

Index Name Columns Unique
emotion_get_blog_entry display_date No
PRIMARY id Yes

Relations (to this table)

1 relations

Local Field Foreign Table Foreign Field
id s_blog_attributes blog_id