Skip to content

Add nested migration directories support #82

@AzzedineOuali

Description

@AzzedineOuali

Hello,

Is it possible to add support for nested directories ?

Let's say i have many directories ordered by version :
--- migrations /
---------------V1.1/
---------------------V1.1.001_add_user.ts
---------------V1.2/
---------------------V1.2.001_update_user.ts

up command does not find migration files for /migrations path.

Thanks a lot for the package, works like a charm :)

Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions