Skip to content

Commit f4d1605

Browse files
committed
Add PRETTIFY_SQL setting to change log.
1 parent 93bcfd1 commit f4d1605

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/changes.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ Next version
66

77
* Changed ``djdt.cookie.set()`` to set ``sameSite=Lax`` by default if
88
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.
912

1013

1114
3.2 (2020-12-03)

0 commit comments

Comments
 (0)