Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | INTEGER | 2000000000 | √ | √ | null |
|
|
||||
| account_id | INTEGER | 2000000000 | null |
|
|
||||||
| attribute_type_id | INTEGER | 2000000000 | null |
|
|
||||||
| attribute_value | TEXT | 2000000000 | null |
|
|
||||||
| group_key | TEXT | 2000000000 | '' |
|
|
||||||
| revision_id | INTEGER | 2000000000 | 1 |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| account_attribute_s_pk | Primary key | Asc | id |
| idx_account_attribute_account | Performance | Asc | account_id |
| idx_account_attribute_group | Performance | Asc/Asc | account_id + group_key |
| idx_account_attribute_type | Performance | Asc | attribute_type_id |
| sqlite_autoindex_account_attribute_1 | Must be unique | Asc/Asc/Asc | account_id + attribute_type_id + group_key |

