Shopware 5.7.3 s_blog
Blog articles with title, content, author, and publication date.
| 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 | |
| Index Name | Columns | Unique |
| emotion_get_blog_entry | display_date | No |
| PRIMARY | id | Yes |
Relations (to this table)
1 relations