Add SO update config file -application.yaml file 47/85847/1
authorBonkur, Venkat (vb8416) <vb8416@att.com>
Fri, 19 Apr 2019 18:57:48 +0000 (14:57 -0400)
committerBonkur, Venkat (vb8416) <vb8416@att.com>
Fri, 19 Apr 2019 19:12:44 +0000 (15:12 -0400)
Added Dublin - update the catalog-db-adapter -application.yaml file
Remove the below line for flyway so that repeatable scripts are run.
 repeatableSqlMigrationPrefix: RATT
Issue-ID: SO-1804
Signed-off-by: Bonkur, Venkat (vb8416) <vb8416@att.com>
Change-Id: I2329289e863f32e0e048b8bcc5cfa71d38f407a6

adapters/mso-catalog-db-adapter/src/main/resources/application.yaml

index 07b0008..aa9317c 100644 (file)
@@ -28,7 +28,6 @@ spring:
     password: ${DB_ADMIN_PASSWORD}
     outOfOrder: true
     validateOnMigrate: false
-    repeatableSqlMigrationPrefix: RATT
   jpa:
       show-sql: true
       hibernate: