Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
savings_product_id | BIGINT | 19 | null |
|
|
|||||
charge_id | BIGINT | 19 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc/Asc | savings_product_id + charge_id |
fk_savings_product_charge_charge | Performance | Asc | charge_id |