Multiple fields with the same db_field now raises Exception
Closes #329
This commit is contained in:
parent
9bfc838029
commit
700bc1b4bb
4 changed files with 19 additions and 1 deletions
|
|
@ -5,6 +5,7 @@ Changelog
|
|||
Changes in dev
|
||||
==============
|
||||
|
||||
- Added Now raises an InvalidDocumentError when declaring multiple fields with the same db_field
|
||||
- Added InvalidQueryError when calling with_id with a filter
|
||||
- Added support for DBRefs in distinct()
|
||||
- Fixed issue saving False booleans
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue