Erlend Egeberg Aasland
|
721aa96540
|
gh-89301: Fix regression with bound values in traced SQLite statements (#92053)
|
2022-05-02 08:14:35 -06:00 |
Erlend Egeberg Aasland
|
e801e88744
|
bpo-45138: Revert GH-28240: Expand traced SQL statements (GH-31788)
This reverts commit d1777515f9 .
Automerge-Triggered-By: GH:JelleZijlstra
|
2022-03-09 09:39:49 -08:00 |
Erlend Egeberg Aasland
|
d1777515f9
|
bpo-45138: Expand traced SQL statements in `sqlite3` trace callback (GH-28240)
|
2022-03-08 18:46:40 -08:00 |
Nikita Sobolev
|
55f4ec460e
|
bpo-46425: use absolute imports in `test_sqlite3` (GH-30676)
|
2022-01-22 18:03:56 +02:00 |
Erlend Egeberg Aasland
|
c4a69a4ad0
|
bpo-45828: Use unraisable exceptions within sqlite3 callbacks (FH-29591)
|
2021-11-29 15:22:32 +00:00 |
Erlend Egeberg Aasland
|
62bf263a77
|
bpo-10572: Move `sqlite3` tests to `Lib/test` (GH-29304)
Automerge-Triggered-By: GH:brettcannon
|
2021-10-29 15:08:19 -07:00 |