Shopware 6.3.0.1 swag_paypal_pos_sales_channel_run
Sync run records for PayPal Zettle POS integration (start time, status, type).
| Column | Type | Nullable | Additional |
| id | binary(16) | NO | Primary Key |
| sales_channel_id | binary(16) | NO | Index
Foreign Key → sales_channel.id |
| aborted_by_user | tinyint(1) | YES | Default: 0 |
| task | varchar(16) | NO | |
| created_at | datetime(3) | NO | |
| updated_at | datetime(3) | YES | |
| finished_at | datetime(3) | YES | |
| Index Name | Columns | Unique |
| fk.swag_paypal_pos_sales_channel_run.sales_channel_id | sales_channel_id | No |
| PRIMARY | id | Yes |
Relations (from this table)
1 relations
| Local Field | Foreign Table | Foreign Field |
| sales_channel_id | sales_channel | id |
Relations (to this table)
1 relations