Skip to content

Mongo driver is missing remove(opposite for insert) #263

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

Closed
kimmobrunfeldt opened this issue Apr 30, 2015 · 1 comment
Closed

Mongo driver is missing remove(opposite for insert) #263

kimmobrunfeldt opened this issue Apr 30, 2015 · 1 comment

Comments

@kimmobrunfeldt
Copy link

There is insert but not remove. It internally uses this._run('remove') but that cannot be accessed from migration scripts.

@wzrdtales
Copy link
Member

This is redundant to #213, please see and join the discussion there

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

2 participants