updated changelog + improved query_counter test

This commit is contained in:
Bastien Gérard
2019-12-04 21:49:17 +01:00
parent 7e30f00178
commit 78b240b740
4 changed files with 48 additions and 39 deletions

View File

@@ -24,6 +24,7 @@ Development
- The codebase is now formatted using ``black``. #2109
- In bulk write insert, the detailed error message would raise in exception.
- Added ability to compare Q and Q operations #2204
- Added ability to use a db alias on query_counter #2194
Changes in 0.18.2
=================