Skip to content

Support option of --ignore-created-migration #193

@LeeWeiZhang

Description

@LeeWeiZhang

In my application, it already have some existing migration and some of the table was not.
I wish that if we can run

php artisan migrate:generate --ignore-created-migration 

then it generate only the migrations that not yet create.

Please tell me if this suggestion is feasible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions