← Shopware 5.7.16

Shopware 5.7.16 s_user_addresses_attributes

Custom attribute extensions for customer addresses.

Columns

8 columns

Column Type Nullable Additional
id int(11) NO Primary Key, auto_increment
address_id int(11) NO Unique Foreign Key → s_user_addresses.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
address_id address_id Yes
PRIMARY id Yes

Relations (from this table)

1 relations

Local Field Foreign Table Foreign Field
address_id s_user_addresses id