You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Mihaly Dallos (Jira)" <ji...@apache.org> on 2023/04/19 12:00:00 UTC

[jira] [Created] (FINERACT-1923) Add DB indices for Loan table

Mihaly Dallos created FINERACT-1923:
---------------------------------------

             Summary: Add DB indices for Loan table
                 Key: FINERACT-1923
                 URL: https://issues.apache.org/jira/browse/FINERACT-1923
             Project: Apache Fineract
          Issue Type: Improvement
            Reporter: Mihaly Dallos


The following columns should have indices on them to better support the Loan COB selection query:
 * loan.loan_status_id

 * loan.last_closed_business_date

 * loan.expected_maturedon_date

 * loan.overpaidon_date

{{}}
{panel}
*Acceptance Criteria*
 * index can be added to already existing data table’s existing column.
{panel}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)