forked from bububa/MongoHub-Mac
-
Notifications
You must be signed in to change notification settings - Fork 159
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
Allow advanced data in update tab #142
Comments
+1 |
jeromelebel
added
Fixed in beta
Fixed in the next update
and removed
Working on it
labels
Oct 14, 2014
Should be fixed in 2.7b18 |
Nearly there. |
So I missed: $addToSet ? |
right: $addToSet $bit |
jeromelebel
pushed a commit
that referenced
this issue
Oct 14, 2014
Hopefully, it should be correct in 2.7b19 |
For me that's all I need. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In 2.7b12 the object inserted in the update input is automatically wrapped with {"$set":}
In early versions it was possible to use $unset, $push and $pull too.
Please allow this again.
The text was updated successfully, but these errors were encountered: