Skip to content

Generate "src/main/resources/db/migration" structure for Flyway projects #57

@tedyoung

Description

@tedyoung

Out-of-the-box, the ApplicationTests.contextLoads() test will fail with a generated project that uses Flyway because there's no default migration file.

Adding an empty V1__init.sql file into the resources/db/migration directory would make that test pass and be a nicer experience.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions