mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
bpo-45138: Revert GH-28240: Expand traced SQL statements (GH-31788)
This reverts commit d1777515f9
.
Automerge-Triggered-By: GH:JelleZijlstra
This commit is contained in:
parent
23dcea5de7
commit
e801e88744
5 changed files with 15 additions and 108 deletions
|
@ -334,10 +334,6 @@ sqlite3
|
|||
Instead we leave it to the SQLite library to handle these cases.
|
||||
(Contributed by Erlend E. Aasland in :issue:`44092`.)
|
||||
|
||||
* For SQLite 3.14.0 and newer, bound parameters are expanded in the statement
|
||||
string passed to the trace callback. See :meth:`~sqlite3.Connection.set_trace_callback`.
|
||||
(Contributed by Erlend E. Aasland in :issue:`45138`.)
|
||||
|
||||
|
||||
sys
|
||||
---
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue