Finish Hotfix-90
All checks were successful
IntegryManagementSystem_Multi/pipeline/head This commit is unstable
All checks were successful
IntegryManagementSystem_Multi/pipeline/head This commit is unstable
This commit is contained in:
@@ -12,7 +12,7 @@ public class Migration_20241127125308 extends BaseMigration implements Migration
|
||||
return;
|
||||
|
||||
|
||||
if (isCustomer(IntegryCustomer.RossoGargano)) return;
|
||||
if (!isCustomer(IntegryCustomer.RossoGargano)) return;
|
||||
|
||||
|
||||
createOrUpdateFunction("[suggestMtbArtEqui]", "CREATE FUNCTION [dbo].[suggestMtbArtEqui](\n" +
|
||||
|
||||
Reference in New Issue
Block a user