Closed sbilling closed 5 years ago
The import function does not overwrite collections, it overwrites documents with matching id's. It works perfectly fine as a way to append data to an existing collection so long as no keys collide.
Thanks @sbilling!
The import function does not overwrite collections, it overwrites documents with matching id's. It works perfectly fine as a way to append data to an existing collection so long as no keys collide.