← Shopware 5.7.4

Shopware 5.7.4 s_user_shippingaddress_attributes

Custom attribute extensions for legacy customer 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_user_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_user_shippingaddress id