Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | CHAR | 36 | null |
|
|
|||
bean_id | CHAR | 36 | √ | null |
|
|
||
bean_type | VARCHAR | 36 | √ | User |
|
|
||
username | VARCHAR | 36 | √ | null |
|
|
||
date_generated | DATETIME | 26 | √ | null |
|
|
||
deleted | BIT | 1 | √ | 0 |
|
|
||
platform | VARCHAR | 36 | √ | base |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
idx_bean_id_users_password_link | Performance | Asc | bean_id |
idx_id_deleted_platform | Performance | Asc/Asc/Asc | id + deleted + platform |
idx_username | Performance | Asc | username |
Diagram producer might be missing
No diagrams were produced please see application output for any errors