m_loan_topup

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
loan_id BIGINT 19 null
m_loan.id m_loan_topup_FK_loan_idR
closure_loan_id BIGINT 19 null
m_loan.id m_loan_topup_FK_closure_loan_idR
account_transfer_details_id BIGINT 19 NULL
m_account_transfer_details.id m_loan_topup_FK_account_transfer_details_idR
topup_amount DECIMAL 19,6 NULL

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
m_loan_topup_FK_account_transfer_details_id Performance Asc account_transfer_details_id
m_loan_topup_FK_closure_loan_id Performance Asc closure_loan_id
m_loan_topup_FK_loan_id Performance Asc loan_id

Relationships