We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3751812 commit e34ec83Copy full SHA for e34ec83
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