No longer always upsert on save

closes #407
This commit is contained in:
Ross Lawley 2012-02-29 11:39:10 +00:00
commit a2eb876f8c
2 changed files with 5 additions and 2 deletions

View file

@ -5,6 +5,7 @@ Changelog
Changes in dev
==============
- No longer always upsert on save for items with a '_id'
- Error raised if update doesn't have an operation
- DeReferencing is now thread safe
- Errors raised if trying to perform a join in a query