Shopware 6.1.4 rule
Rule Builder rules — reusable conditions used across promotions, shipping, payment, and flows.
| Column | Type | Nullable | Additional |
| id | binary(16) | NO | Primary Key |
| name | varchar(500) | NO | |
| description | longtext | YES | |
| priority | int(11) | NO | |
| payload | longblob | YES | |
| invalid | tinyint(1) | NO | Default: 0 |
| module_types | longtext | YES | |
| custom_fields | longtext | YES | |
| created_at | datetime(3) | NO | |
| updated_at | datetime(3) | YES | |
| Index Name | Columns | Unique |
| PRIMARY | id | Yes |
Relations (to this table)
11 relations