[
https://issues.apache.org/jira/browse/FINERACT-2581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam Saghy resolved FINERACT-2581.
----------------------------------
Fix Version/s: 1.15.0
Resolution: Fixed
> Add new CI job to catch breaking database changes early
> -------------------------------------------------------
>
> Key: FINERACT-2581
> URL: https://issues.apache.org/jira/browse/FINERACT-2581
> Project: Apache Fineract
> Issue Type: New Feature
> Reporter: Adam Saghy
> Assignee: Adam Saghy
> Priority: Major
> Fix For: 1.15.0
>
>
> We should add a new CI job which intended to catch early "breaking" database
> changes:
> * Rename column
> * Rename table
> * Drop column
> * Drop table
> * Change data type of column
> * Add mandatory field
> * etc.
> The job should investigate whether the liquibase changes can be applied in
> rolling deployment and whether they are not "breaking" database changes, or
> not triggering full table updates.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)