← Shopware 6.7.7.1

Shopware 6.7.7.1 user_config

Columns

6 columns

Column Type Nullable Additional
id binary(16) NO Primary Key
user_id binary(16) NO Index Foreign Key → user.id
key varchar(255) NO
value json YES
created_at datetime(3) NO
updated_at datetime(3) YES

Indexes

2 indexes

Index Name Columns Unique
PRIMARY id Yes
uniq.user_id_key user_id,key Yes

Relations (from this table)

1 relations

Local Field Foreign Table Foreign Field
user_id user id