-
I'm trying to have flyway/sbt produce an error (rather than a warning) when migrations are missing, but I haven't been able to find any options that would present this behavior. Specifically, I would …
-
-
-
Group Privilege refers to privilege using UUID. But the UUID for some privilege is generated using the uuid_generate function in flyway migration scripts. This makes the privilege export import not wo…
-
Hi everyone,
We think that this repo would be better served as part of the [sbt](https://github.com/sbt/) organization rather than the Flyway one.
[mkurz](https://github.com/mkurz) has been in tou…
-
**Describe the task**
Test concurrent logins for downstream apps (50)
**Acceptance Criteria**
- [ ] Determine tool to use to generate concurrent load
- [ ] Measure login performance under concurrent …
-
Flyway supports the following callbacks, from `./sql/.${sqlMigrationSuffix:-sql}` files:
- beforeMigrate
- beforeEachMigrate
- afterEachMigrate
- afterMigrate
- beforeClean
- afterClean
- bef…
-
Hi, just updated our Flyway image to `10.8.1` and running with the [suggested](https://github.com/flyway/flyway-docker?tab=readme-ov-file#supported-volumes) volume. But that throws a warning:
```cl…
-
/opt/programs/trino-server/etc/resource-groups.properties
resource-groups.configuration-manager=db
resource-groups.config-db-url=jdbc:mysql://xxxxx:3306/resource_groups_445
resource-groups.config-d…
-
###### What version of Flyway are you using?
v 3.2.1
v 4.1.2
###### Which client are you using? (Command-line, Java API, Maven plugin, Gradle plugin, SBT plugin, ANT tasks)
Command-line
#…