cpython/Lib/test/test_sqlite3
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
..
__init__.py
__main__.py
test_backup.py
test_dbapi.py bpo-45512: Extend sqlite3 test suite regarding isolation levels (GH-29576) 2021-11-17 19:01:54 +09:00
test_dump.py
test_factory.py
test_hooks.py bpo-45138: Revert GH-28240: Expand traced SQL statements (GH-31788) 2022-03-09 09:39:49 -08:00
test_regression.py bpo-46425: use absolute imports in test_sqlite3 (GH-30676) 2022-01-22 18:03:56 +02:00
test_transactions.py bpo-46425: use absolute imports in test_sqlite3 (GH-30676) 2022-01-22 18:03:56 +02:00
test_types.py
test_userfunctions.py bpo-46874: Speed up sqlite3 user-defined aggregate 'step' method (GH-31604) 2022-03-03 22:54:36 +09:00