inquiry_forwarding_emails

1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT UNSIGNED 20 null
store_id BIGINT UNSIGNED 20 null
stores.id inquiry_forwarding_emails_store_id_foreignR

店舗ID

email VARCHAR 255 null

メールアドレス

created_at TIMESTAMP 26 null
updated_at TIMESTAMP 26 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
inquiry_forwarding_emails_store_id_foreign Performance Asc store_id

Relationships