Amit Saha 9/28/2018

flyway, SQL server and non-empty schema?

Read Original

The article details troubleshooting a Flyway migration error on SQL Server where a non-empty schema without a metadata table caused issues. It explains that simply dropping tables or schemas didn't work, and the solution involved using `flyway clean` to identify and remove leftover global SQL Server assemblies that were blocking the migration.

flyway, SQL server and non-empty schema?

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet