Closed gabipetrovay closed 10 years ago
For both, insert and update, the data must be sent in "d". A insert object is saved as it comes only for updating a sub-document the keys must be flatten.
We should specify these in the Readme. And this means that this is an issue in bind-form.
There are the following use cases:
The documentation does not specify:
create
document should be send (ind
orq
?)create
document format, flat or hierarchic? Currently, one cannot create a document that has fields containing dots (i.e. nested fields).