Skip to content

Commit 86f284d

Browse files
author
Erlend E. Aasland
committed
Amend NEWS entry
1 parent 260f242 commit 86f284d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
For SQLite 3.14.0 and newer, bound parameters are expanded in the statement
2-
string passed to the :mod:`sqlite3` trace callback. Patch by Erlend E.
3-
Aasland.
1+
Fix a regression in the :mod:`sqlite3` trace callback where bound parameters were
2+
not expanded in the passed statement string. Patch by Erlend E. Aasland.

0 commit comments

Comments
 (0)