Skip to content

Regression MongoDB Purger with the new purge mode #549

@GromNaN

Description

@GromNaN

Any chance this could be released? I cannot figure out how to load my MongoDB test fixtures without --purge-with-delete when using doctrine/data-fixtures:2.1.0.

Any chance this could be released? I cannot figure out how to load my MongoDB test fixtures without --purge-with-delete when using doctrine/data-fixtures:2.1.0.

$ php bin/console --env=test doctrine:mongodb:fixtures:load --no-interaction
  > purging database
In CreateCollection.php line 207:
                                                         
  Collection already exists. NS: mongo_test.events  
                                                         
doctrine:mongodb:fixtures:load [--group GROUP] [--append] [--dm DM]

Originally posted by @mickverm in doctrine/DoctrineMongoDBBundle#906 (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