Shopware 5.6.8 s_customer_streams_mapping
Materialized mapping of customers matching a stream's filter conditions.
Columns
| Column | Type | Nullable | Additional |
|---|---|---|---|
| stream_id | int(11) | NO | Primary Key |
| customer_id | int(11) | NO | Primary Key |
Indexes
| Index Name | Columns | Unique |
|---|---|---|
| stream_id | stream_id,customer_id | Yes |
