When I 'm trying to insert something with command collection.Append(), I get empty result id and in MongoDB occurs record with {"_id": null}, and when I'm appending some new record, I get this record with null id updated.
go version go1.3.1 linux/amd64
MongoDB shell version: 2.6.4
When I 'm trying to insert something with command collection.Append(), I get empty result id and in MongoDB occurs record with {"_id": null}, and when I'm appending some new record, I get this record with null id updated.
go version go1.3.1 linux/amd64
MongoDB shell version: 2.6.4