-
###### Which version and edition of Flyway are you using?
7.15.0
###### If this is not the latest version, can you reproduce the issue with the latest one as well? (Many bugs are fixed in newer …
-
**Describe the bug**
Flyway (`mvn clean install -Pflyway`) is changing the database, but it's stopped working. The error message is this:
_FlywayEditionUpgradeRequiredException: Flyway Teams Editi…
-
**Environment**
Operating System: Windows 11
JDK version: 21
Visual Studio Code version: 1.95.2
Java extension version: 1.36.0 (Language Support for Java by Red Hat.
When importing project, https://…
-
Database connection failed: KrbException: Cannot locate default realm
java.lang.IllegalArgumentException: KrbException: Cannot locate default realm
at java.security.jgss/javax.security.auth.kerbero…
-
Hi,
I am trying to use IKVM for converting a java service using SQLite.
You can find the sources in [this](https://github.com/tyom77/ikvm-sqlite-issue) repo
I am using it in 2 ways,
1. SQLite onl…
-
https://github.com/Tanver-Ahammed/product-management-using-spring-boot-microservices/blob/main/order-service/src/main/resources/db/migration/V1__init.sql
flyway db migration not possible
-
-
in the examples folder, as a testcase.
It should showcase static (sql) as well as dynamic (java) migrations.
-
We require operators to have upgraded to Metacat v2.19 before installing the 3.0.0 release. Since we have broken backwards compatibility, now would be a great time to re-assess our database version ma…
-
6.0 is in beta and the deprecated constructor has been replaced with a builder. Any chance you can make this quick fix?
```
Direct configuration of the Flyway object has been deprecated and will
…