m_savings_account_charge_paid_by

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
savings_account_transaction_id BIGINT 19 null
m_savings_account_transaction.id FK__m_savings_account_transactionR
savings_account_charge_id BIGINT 19 null
m_savings_account_charge.id FK__m_savings_account_chargeR
amount DECIMAL 19,6 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
FK__m_savings_account_charge Performance Asc savings_account_charge_id
FK__m_savings_account_transaction Performance Asc savings_account_transaction_id

Relationships