This is an automated email from the ASF dual-hosted git repository. Aman-Mittal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/fineract-loan-origination.git
commit b554a90777871d444a5a88162c94f03c7fd36360 Merge: ff68d0d 2e37707 Author: Aman-Mittal <[email protected]> AuthorDate: Thu Jul 23 16:10:14 2026 +0530 Merge pull request #47 from KRYSTALM7/feature/FINERACT-2442-db-integrity-fixes FINERACT-2442 : Fix missing version column and enforce data integrity constraints in Flyway migrations .../db/migration/V1__create_loan_application.sql | 21 +++++++++++---------- .../db/migration/V2__create_applicant_profile.sql | 2 +- .../db/migration/V3__create_required_document.sql | 5 ++++- .../db/migration/V5__create_credit_score.sql | 2 +- .../V6__add_fineract_integration_columns.sql | 5 ++++- 5 files changed, 21 insertions(+), 14 deletions(-)
