← Shopware 6.3.1.0

Shopware 6.3.1.0 swag_paypal_pos_sales_channel_run

Sync run records for PayPal Zettle POS integration (start time, status, type).

Columns

7 columns

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

Indexes

2 indexes

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

Local Field Foreign Table Foreign Field
id swag_paypal_pos_sales_channel_run_log run_id