MongoDB's Pything API has the option check_keys=False
which allows $
and .
in attribute names.
insert(doc_or_docs[, manipulate=True[, safe=False[, check_keys=True]]])
The Node.js driver also has a "checkKeys" parameter: https://mongodb.github.io/node-mongodb-native/api-generated/collection.html
Is there an equivalent in Casbah?
--
You received this message because you are subscribed to the Google Groups "mongodb-casbah-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mongodb-casbah-u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.