-
The maven metadata for Flyway (see [flyway-parent POM](https://repo1.maven.org/maven2/org/flywaydb/flyway-parent/10.15.2/flyway-parent-10.15.2.pom)) specifies the license URL https://flywaydb.org/lice…
-
-
看readme文档
3. 运行数据库脚本,创建本地数据库
```sh
mvn flyway:migrate
```
如果需要使用 MySQL 数据库,运行脚本前修改两处配置
```
# src/main/resources/application.properties
spring.datasource.url=jdbc:h2:~/community
spring.dataso…
-
-
-
Excellent tool for DB script versioning
https://flywaydb.org/getstarted/how
I will include more details in this ticket shortly.
-
I'm getting the following error running `sbt genTables`
> [info] Loading project definition from /Users/lduarte/Projects/Explorations/play-slick-codegen-flyway-seed/project
> [info] Updating {file:/U…
-
###### Which version and edition of Flyway are you using?
flyway-database-mongodb 10.17.1
mongo-jdbc-driver 1.19.0
###### If this is not the latest version, can you reproduce the issue with the…
-
###### Which version and edition of Flyway are you using?
`runtimeOnly group: 'org.flywaydb', name: 'flyway-gradle-plugin', version: '10.15.2`
###### Which client are you using? (Command-line, J…
br3nt updated
2 months ago
-
###### Which version and edition of Flyway are you using?
8.0.2, Community ed.
###### If this is not the latest version, can you reproduce the issue with the latest one as well? (Many bugs are f…