node-mongodb-fixtures
node-mongodb-fixtures copied to clipboard
The unload drops all docs in my collections
Hi,
Is it possible to drop only the documents that are declared in the fixtures and keep the documents that are already present in the database (created by other means)
Thanks :-)
it is not currently possible, however, if you are interested in providing the feature, we gladly welcome PRs