Added bulk insert method.
Updated changelog and added tests / query_counter tests
This commit is contained in:
parent
8553022b0e
commit
56f00a64d7
3 changed files with 125 additions and 1 deletions
|
|
@ -5,6 +5,7 @@ Changelog
|
|||
Changes in dev
|
||||
==============
|
||||
|
||||
- Added insert method for bulk inserts
|
||||
- Added blinker signal support
|
||||
- Added query_counter context manager for tests
|
||||
- Added DereferenceBaseField - for improved performance in field dereferencing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue