Skip to content

Infinite loop when given non-existent version to migrate to #5

Open
@ondrejsv

Description

@ondrejsv

E.g. when we have just one migration and issue a command to migrate to version 2 on the command line:

Migrator.Console.exe SqlServer "Data Source=..." Database.dll -version 2

the application wil go forever:

2 <Migration not found>
2 <Migration not found>
2 <Migration not found>
2 <Migration not found>
2 <Migration not found>
2 <Migration not found>
...

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