SWDB
← Versions / 6.4.18.1 /

swag_paypal_pos_sales_channel_run_log

Fields (8)

Name Type Null Key Default Extra
id binary(16) NO PRI NULL
run_id binary(16) NO MUL NULL
level smallint(6) NO NULL
message longtext NO NULL
product_id binary(16) YES MUL NULL
product_version_id binary(16) YES MUL NULL
created_at datetime(3) NO NULL
updated_at datetime(3) YES NULL

Indexes (5)

Name Columns Unique
fk.swag_paypal_pos_sales_channel_run_log.product product_id,product_version_id No
fk.swag_paypal_pos_sales_channel_run_log.product_id product_id No
fk.swag_paypal_pos_sales_channel_run_log.product_vid product_version_id No
fk.swag_paypal_pos_sales_channel_run_log.run_id run_id No
PRIMARY id Yes

Relations From (3)

product_id product . id
product_version_id product . version_id