Skip to content

Migrations are applied automatically also in Dev mode #404

@nemoo

Description

@nemoo

In dev mode, when adding line db.mydb.migration.auto=true to application.conf, the applications are automatically applied on application startup.

Yet, when I look at the implementation, nothing should be applied automatically when in dev mode: https://github.com/flyway/flyway-play/blob/9.1.0/plugin/src/main/scala/org/flywaydb/play/PlayInitializer.scala#L42-L44

What am I missing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions