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 a0080f3 commit e262e6aCopy full SHA for e262e6a
docs/changes.rst
@@ -5,8 +5,10 @@ Next version
5
------------
6
7
* Fixed issue of stacktrace having frames that have no path to the file,
8
- but are instead a stringified version of the code such as
+ but are instead a string of the code such as
9
``'<frozen importlib._bootstrap>'``.
10
+* Renamed internal SQL tracking context var from ``recording`` to
11
+ ``allow_sql``.
12
13
3.3.0 (2022-04-28)
14
------------------
0 commit comments