← Shopware 5.7.8

Shopware 5.7.8 s_blog_comments

Customer comments on blog posts.

Columns

10 columns

Column Type Nullable Additional
id int(11) NO Primary Key, auto_increment
blog_id int(11) unsigned YES
name varchar(255) NO
headline varchar(255) NO
comment mediumtext NO
creation_date datetime NO
active int(1) NO
email varchar(255) NO
points double NO
shop_id int(11) YES

Indexes

1 indexes

Index Name Columns Unique
PRIMARY id Yes