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