bpo-45138: Expand traced SQL statements in sqlite3 trace callback#28240
bpo-45138: Expand traced SQL statements in sqlite3 trace callback#28240JelleZijlstra merged 28 commits into
sqlite3 trace callback#28240Conversation
|
|
Sorry, something went wrong.
|
|
Sorry, something went wrong.
|
Coverage for Details |
Sorry, something went wrong.
|
I believe I've addressed everything here, @pablogsal. Let me know if you want further changes. |
Sorry, something went wrong.
JelleZijlstra
left a comment
There was a problem hiding this comment.
Thanks, a few small comments
Sorry, something went wrong.
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
JelleZijlstra
left a comment
There was a problem hiding this comment.
Looks good! @gvanrossum I'm planning to merge this change, another SQLite enhancement by Erlend.
Sorry, something went wrong.
|
This change broke several buildbots See https://buildbot.python.org/all/#/builders/58/builds/1850 |
Sorry, something went wrong.
|
I'm aware, and I'm coming up with a fix for that test. |
Sorry, something went wrong.
This reverts commit d177751.
https://bugs.python.org/issue45138