Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | INT | 10 | √ | null |
|
|
||||
credit_bureau_id | BIGINT | 19 | √ | NULL |
|
|
||||
national_id | VARCHAR | 128 | √ | NULL |
|
|
||||
credit_reports | BLOB | 65535 | √ | NULL |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
cbId | Performance | Asc | credit_bureau_id |