-
Can we see a matrix that indicated which flyway version was fully tested against the DB version?
This is not indicates which flyway version tested it - https://documentation.red-gate.com/fd/database-…
-
## Description
## Environment
1. OS (where OpenBAS server runs): 24.10
2. OpenBAS version: 1.8.2
3. OpenBAS client: NA
4. Other environment details: NA
## application.properties (file)
```
# Gl…
-
```
Flyway upgrade recommended: HSQLDB 2.7 is newer than this version of Flyway and support has not been tested. The latest supported version of HSQLDB is 2.6.
```
Current Versions:
Flyway: 8.2.0
…
-
###### Which version and edition of Flyway are you using?
Flyway Open Source on Docker - image:`flyway/flyway:10.15.0-alpine`
###### Which client are you using? (Command-line, Java API, Maven plug…
-
# Problem/Motivation
Steve is running into an error with an outdated flywheel
## Expected behavior
please update to tatest flywheel with support for MariaDB 2.7.1 Home Assistant AddOn
## Act…
-
###### Which version and edition of Flyway are you using?10.20.1
Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.flywaydb.core.Flyway]: Factory method 'fly…
-
### Ⅰ. Issue Description
After upgrading my project to Seata-Spring 2.1, I encountered an issue during startup. My Spring Boot project, which uses Spring Data JPA and Flyway, fails to start when th…
-
# Set Up Backend for AccentOptimizer
**Description:**
We need to set up the backend infrastructure for the **AccentOptimizer** project using Spring Boot with MySQL as the database and Flyway for…
-
### Issue Type
Bug
### Source
binary
### Secretflow Version
secretPad0.9
### OS Platform and Distribution
windows
### Python version
无
### Bazel version
_No response_
### GCC/Compiler vers…
-
Hi,
Is it feasible to add a feature to specify a target version to migrate to? Similar Flyway feature is called simply Target https://documentation.red-gate.com/fd/target-224919756.html
Use case…