Skip to content

Idea: create new fresh smart migration #8

@robsontenorio

Description

@robsontenorio

When developing is common you change database schema often. So, a command like this would delete all previous smart migrations and generate it again. It avoids to have many "smart migration files" while developing in early stages.

php artisan smart:refresh 
// or some fancy name

Plus: any kind of warning on console would be nice (Yes or No, like migrations on production env).

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