m_creditbureau_loanproduct_mapping

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
organisation_creditbureau_id BIGINT 19 null
m_organisation_creditbureau.id cblpfk2R
loan_product_id BIGINT 19 null
m_product_loan.id fk_cb_lp2R
is_creditcheck_mandatory BIT 1 NULL
skip_creditcheck_in_failure BIT 1 NULL
stale_period INT 10 NULL
is_active BIT 1 NULL

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
cblpunique_key Must be unique Asc/Asc organisation_creditbureau_id + loan_product_id
fk_cb_lp2 Performance Asc loan_product_id

Relationships