Updates must have an operation

Closes #387
This commit is contained in:
Ross Lawley
2012-02-29 11:04:09 +00:00
parent 2afa2171f9
commit 44b9fb66e1
3 changed files with 11 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ Changelog
Changes in dev
==============
- 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
- Updates can now take __raw__ queries