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 9d8296c commit 7b8a6ccCopy full SHA for 7b8a6cc
docs/changes.rst
@@ -23,6 +23,9 @@ Pending
23
is rendered, so that the correct values will be displayed in the rendered
24
stack trace, as they may have changed between the time the stack trace was
25
captured and when it is rendered.
26
+* Improved SQL statement formatting performance. Additionally, fixed the
27
+ indentation of ``CASE`` statements and stopped simplifying ``.count()``
28
+ queries.
29
30
3.8.1 (2022-12-03)
31
------------------
0 commit comments