Shopware 5.5.7 s_plugin_widgets_notes
Plugin-specific dashboard widget notes and user-created entries.
Columns
| Column | Type | Nullable | Additional |
|---|---|---|---|
| id | int(11) | NO | Primary Key, auto_increment |
| userID | int(11) | NO | |
| notes | text | NO |
Indexes
| Index Name | Columns | Unique |
|---|---|---|
| PRIMARY | id | Yes |
