m_loan_overdue_installment_charge

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
loan_charge_id BIGINT 19 null
m_loan_charge.id FK_m_loan_overdue_installment_charge_m_loan_chargeR
loan_schedule_id BIGINT 19 null
m_loan_repayment_schedule.id FK_m_loan_overdue_installment_charge_m_loan_repayment_scheduleR
frequency_number INT 10 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
FK_m_loan_overdue_installment_charge_m_loan_charge Performance Asc loan_charge_id
FK_m_loan_overdue_installment_charge_m_loan_repayment_schedule Performance Asc loan_schedule_id

Relationships