Shopware 5.5.7 s_user_shippingaddress_attributes
Custom attribute extensions for legacy customer shipping addresses.
| 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 | |
| Index Name | Columns | Unique |
| PRIMARY | id | Yes |
| shippingID | shippingID | Yes |
Relations (from this table)
1 relations