-
Добрый день,
Пытаюсь запустить YDB через docker-compose аналогично тому, как указано здесь https://ydb.tech/docs/ru/quickstart с таким конфигом
```
ydb:
container_name: ydb-local
im…
-
Is there plan to have database migrations in this great tool?
It can either be inbuilt or integrate with a tool like [Flyway](https://github.com/flyway/flyway).
-
Einige Dinge müssen bei dem Deploy der Multitenancy durchgeführt werden.
- [ ] Flyway Schema Validierungen überschreiben (Hashes der Files, die angepasst werden mussten)
- [ ] Bisheriges Schema von P…
-
###### Which version and edition of Flyway are you using?
I am using Flyway 9.17.0
###### If this is not the latest version, can you reproduce the issue with the latest one as well? (Many bugs a…
-
## What problem are you trying to solve?
Flyway has been upgraded to version 10 with Spring Boot 3.3.
Some changes have to be made for this upgrade, as explained here : https://github.com/spring…
-
Hi,
Last version of SQLDroid (1.1.0-SNAPSHOT) does not work with FlywayDb. Previous version 1.0.3 is ok.
Because SQLDroid throw new UnsupportedOperationException() on setEscapeProcessing in SQLDroidS…
-
I tried to follow the Official documentation example to run a docker-compose version having a MySQL and flyway image running the migration but an error about RSA public key is been showed
docker-co…
-
Spring JDBC/JPA
-
**Describe the Feature**
[Flyway](https://flywaydb.org/) is a SQL migration manager and supports [placeholders](https://flywaydb.org/documentation/configuration/placeholder).
Example: `${flyway:da…
TyIsI updated
2 years ago
-
###### Which version and edition of Flyway are you using?
9.22.3 Community
###### Which client are you using? (Command-line, Java API, Maven plugin, Gradle plugin)
Maven plugin (9.21.1)
##…