aplex opened a new pull request #3371:
URL: https://github.com/apache/gobblin/pull/3371


   By default, Flyway will throw an exception if the database is not
   empty and it Flyway's own table is missing. Production Gobblin service
   DBs already have state tables in them, so migration didn't work.
   
   With this change, we ask Flyway to ignore existing tables when
   initializing new db.
   
   https://issues.apache.org/jira/browse/GOBBLIN-1457
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to