How can we help you today? How can we help you today?

Flyway looking for schema history table during first install

Getting below error during fresh installation using flway with mysql database
Failed to instantiate [org.flywaydb.core.Flyway]: Circular reference involving containing bean 'com.biznuvo.core.orm.OrmAppConfig' - consider declaring the factory method as static for independence from its containing instance. Factory method 'flyway' threw exception; nested exception is org.flywaydb.core.api.FlywayException: Found non-empty schema(s) `bznv_designer` but no schema history table. Use baseline() or set baselineOnMigrate to true to initialize the schema history table.

Easwar
0

Add comment

Please sign in to leave a comment.