Skip to content

Add how-to documentation for test-only database migrations with Flyway/Liquibase #26796

@philwebb

Description

@philwebb

See #26692 for background.

Our current documentation has the following:

If you are using a Higher-level Database Migration Tool, like Flyway or Liquibase, you should use them alone to create and initialize the schema. Using the basic schema.sql and data.sql scripts alongside Flyway or Liquibase is not recommended and support will be removed in a future release.

It would be nice if rather than just saying what users shouldn't do, we provide some details of how Flyway and Liquibase can be used for test-only migrations.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions