Merge branch 'develop' into feature/JDK11
All checks were successful
IntegryManagementSystem_Multi/pipeline/head This commit looks good
All checks were successful
IntegryManagementSystem_Multi/pipeline/head This commit looks good
This commit is contained in:
@@ -11,6 +11,9 @@ public class Migration_20251002154118 extends BaseMigration implements Migration
|
|||||||
if (isHistoryDB())
|
if (isHistoryDB())
|
||||||
return;
|
return;
|
||||||
|
|
||||||
|
if (isDMS())
|
||||||
|
return;
|
||||||
|
|
||||||
if (isCustomerDb(IntegryCustomerDB.Carelli_Winact)) {
|
if (isCustomerDb(IntegryCustomerDB.Carelli_Winact)) {
|
||||||
executeStatement(
|
executeStatement(
|
||||||
"ALTER TABLE mtb_aart\n" +
|
"ALTER TABLE mtb_aart\n" +
|
||||||
|
|||||||
Reference in New Issue
Block a user