Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||
app_user_id | BIGINT | 19 | null |
|
|
|||
name | VARCHAR | 50 | null |
|
|
|||
office_id | BIGINT | 19 | null |
|
|
|||
client_id | BIGINT | 19 | null |
|
|
|||
account_id | BIGINT | 19 | null |
|
|
|||
account_type | SMALLINT | 5 | null |
|
|
|||
transfer_limit | BIGINT | 19 | √ | 0 |
|
|
||
is_active | BIT | 1 | b'0' |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
uk_m_selfservice_beneficiaries_tpt_name | Must be unique | Asc/Asc/Asc | name + app_user_id + is_active |
Diagram producer might be missing
No diagrams were produced please see application output for any errors