ljuraszek/doctrine-unlink-bundle

Bundle for unlinking migration files after rollback

v1.0.3 2020-01-16 09:35 UTC

This package is auto-updated.

Last update: 2024-04-16 19:37:14 UTC


README

This bundle automatically removes migration file when running doctrine:migrations:execute migration_version --down command.

If you don't want to remove this file add --no-unlink flag to command.

Maintainers

This library is maintained by:

  • @ljuraszek