Skip to content

Suggestion: loadFixtures(): Change the default for append to false #38

Description

@ThomasLandauer

The default mode when loading fixtures is to purge: https://symfony.com/bundles/DoctrineFixturesBundle/current/index.html#loading-fixtures

By default the load command purges the database

But with $I->loadFixtures(), the default is to append. I think this is confusing and should be changed. However, I don't see any easy upgrade path... ;-)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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