Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
BIGINT | 19 | √ | NULL |
|
|
|||||
charge_transaction_id | BIGINT | 19 | √ | NULL |
|
|
||||
amount | DECIMAL | 20,2 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
m_share_account_transactions_charge_mapping_ibfk1 | Performance | Asc | share_transaction_id |
m_share_account_transactions_charge_mapping_ibfk2 | Performance | Asc | charge_transaction_id |