🔐 Magento_LoginAsCustomer · engine innodb
login_as_customer
Magento Login as Customer Table
Columns (4)
| Name | Type | Null | Default | Comment |
|---|---|---|---|---|
| secret | varchar(64) | no | Login Secret | |
| customer_id | int | no | Customer ID | |
| admin_id | int | no | Admin ID | |
| created_at | timestamp | yes | Creation Time |
Keys & indexes
Primary key: secret
Indexes
- LOGIN_AS_CUSTOMER_CREATED_AT (created_at) btree