Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| sip_account_sort_bin_mapping_id | INT | 10 | √ | null |
|
|
|||||
| sip_account_id | INT | 10 | null |
|
|
Foreign key to sip_accounts.sip_account_id |
|||||
| mapping | VARCHAR | 255 | null |
|
|
The mapping definition |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| sip_account_sort_bin_mappings_s_pk | Primary key | Asc | sip_account_sort_bin_mapping_id |
| PRIMARY | Must be unique | Asc | sip_account_sort_bin_mapping_id |
| sip_account | Must be unique | Asc/Asc | sip_account_sort_bin_mapping_id + sip_account_id |
| sip_account_sort_bin_mappings_ibfk_1 | Performance | Asc | sip_account_id |

