Message-ID: <5101374A.401@googlemail.com>
Date: 2013-01-24T13:29:46Z
From: Janko Thyson
Subject: Appending BSON arrays in MongoDB with package 'rmongodb'
Dear list,
I simply can't figure out how to append an BSON array in MongoDB (with
package 'rmongodb') using either the '$push' or '$addToSet' operator.
It's sort of the last missing puzzle piece regarding CRUD operations, so
any hint will be greatly appreciated! Below you'll find a link to an SO
post where I provided a reproducible example and additional information
regarding MongoDB:
http://stackoverflow.com/questions/14489612/problems-with-mongodbs-push-operator-rmongodb
Thanks a lot and best regards,
Janko