← Shopware 5.7.13

Shopware 5.7.13 s_order_shippingaddress_attributes

Custom attribute extensions for order shipping addresses.

Columns

8 columns

Column Type Nullable Additional
id int(11) NO Primary Key, auto_increment
shippingID int(11) YES Unique Foreign Key → s_order_shippingaddress.id
text1 text YES
text2 text YES
text3 text YES
text4 text YES
text5 text YES
text6 text YES

Indexes

2 indexes

Index Name Columns Unique
PRIMARY id Yes
shippingID shippingID Yes

Relations (from this table)

1 relations

Local Field Foreign Table Foreign Field
shippingID s_order_shippingaddress id