Shopware 5.6.4 s_statistics_pool
Statistical data pool for visitor analytics aggregation.
Columns
| Column | Type | Nullable | Additional |
|---|---|---|---|
| id | int(11) | NO | Primary Key, auto_increment |
| remoteaddr | varchar(255) | NO | |
| datum | date | NO | Default: 0000-00-00 |
Indexes
| Index Name | Columns | Unique |
|---|---|---|
| PRIMARY | id | Yes |
