m_guarantor_funding_details

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
m_guarantor_transaction.guarantor_fund_detail_id FK_guarantor_transaction_guarantor_fund_detailR
guarantor_id BIGINT 19 null
m_guarantor.id FK_m_guarantor_fund_details_m_guarantorR
account_associations_id BIGINT 19 null
m_portfolio_account_associations.id FK_m_guarantor_fund_details_account_associations_idR
amount DECIMAL 19,6 null
amount_released_derived DECIMAL 19,6 NULL
amount_remaining_derived DECIMAL 19,6 NULL
amount_transfered_derived DECIMAL 19,6 NULL
status_enum SMALLINT 5 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
FK_m_guarantor_fund_details_account_associations_id Performance Asc account_associations_id
FK_m_guarantor_fund_details_m_guarantor Performance Asc guarantor_id

Relationships