Skip to content

Rationalize check location behaviour for Flyway and Liquibase #10464

@eddumelendez

Description

@eddumelendez

Currently, by default Flyway has checkLocation property equals to false and Liquibase has checkChangeLogLocation with true. Do you think they should share the same behaviour about checking locations?

The reason behind this, I have worked in a feature to support resolution for {vendor} in LiquibaseAutoConfiguration and I realized that checkChangeLogLocation was true which makes me disable the check location in my test.

May related to #10387 about support checking vendor location.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions