We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38d47aa commit 1ea96e6Copy full SHA for 1ea96e6
CHANGELOG.md
@@ -2,6 +2,7 @@
2
3
### 0.13.2 -- TBD
4
* Bugfix - Explicit calls to `dj.Connection` throw error due to missing `host_input` (#895) PR #907
5
+* Bugfix - Correct count of deleted items. (#897) PR #912
6
7
### 0.13.1 -- Apr 16, 2021
8
* Add `None` as an alias for `IS NULL` comparison in `dict` restrictions (#824) PR #893
docs-parts/intro/Releases_lang1.rst
@@ -1,6 +1,7 @@
1
0.13.2 -- TBD
-------------
0.13.1 -- Apr 16, 2021
----------------------
0 commit comments