Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails with capped collections #18

Open
iliakan opened this issue Jan 9, 2014 · 0 comments
Open

Fails with capped collections #18

iliakan opened this issue Jan 9, 2014 · 0 comments

Comments

@iliakan
Copy link

iliakan commented Jan 9, 2014

When there is a capped collection in the project, it is impossible to call remove() on it (MongoError, only drop() works).
But mongoose_fixtures.js does exactly that.
So everything dies.

I suggest to add a clause for isCapped() -> true which would clone -> drop -> rename collection as a safe way of cleaning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant