🔐 Magento_TwoFactorAuth · engine innodb
tfa_country_codes
tfa_country_codes
Columns (4)
| Name | Type | Null | Default | Comment |
|---|---|---|---|---|
| country_id PK | int unsigned | no | TFA admin user ID | |
| code | varchar(2) | no | Country code | |
| name | varchar | no | Country name | |
| dial_code | varchar | no | Prefix |
Keys & indexes
Primary key: country_id
Indexes
- TFA_COUNTRY_CODES_CODE (code) btree