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 93bcfd1 commit f4d1605Copy full SHA for f4d1605
docs/changes.rst
@@ -6,6 +6,9 @@ Next version
6
7
* Changed ``djdt.cookie.set()`` to set ``sameSite=Lax`` by default if
8
callers do not provide a value.
9
+* Added ``PRETTIFY_SQL`` configuration option to support controlling
10
+ SQL token grouping. By default it's set to True. When set to False,
11
+ a performance improvement can be seen by the SQL panel.
12
13
14
3.2 (2020-12-03)
0 commit comments