← Shopware 6.7.7.1

Shopware 6.7.7.1 customer_recovery

Columns

5 columns

Column Type Nullable Additional
id binary(16) NO Primary Key
customer_id binary(16) NO Unique Foreign Key → customer.id
hash varchar(255) NO
created_at datetime(3) NO
updated_at datetime(3) YES

Indexes

2 indexes

Index Name Columns Unique
PRIMARY id Yes
uniq.customer_recovery.customer_id customer_id Yes

Relations (from this table)

1 relations

Local Field Foreign Table Foreign Field
customer_id customer id