cpython/Lib/sqlite3/test
Erlend Egeberg Aasland b19f455339
bpo-44491: Allow clearing the sqlite3 authoriser callback (GH-26863)
2021-06-24 15:35:57 +01:00
..
__init__.py
backup.py bpo-43265: Improve sqlite3.Connection.backup error handling (GH-24586) 2021-04-14 14:45:49 +03:00
dbapi.py bpo-44491: Allow clearing the sqlite3 authoriser callback (GH-26863) 2021-06-24 15:35:57 +01:00
dump.py
factory.py bpo-43553: Improve `sqlite3` test coverage (GH-26886) 2021-06-24 12:56:56 +01:00
hooks.py bpo-42213: Remove redundant cyclic GC hack in sqlite3 (GH-26517) 2021-06-03 09:38:19 -07:00
regression.py bpo-43368: Fix fetching empty bytes in sqlite3 (GH-24706) 2021-03-03 16:16:24 +02:00
transactions.py
types.py bpo-43553: Improve `sqlite3` test coverage (GH-26886) 2021-06-24 12:56:56 +01:00
userfunctions.py bpo-44491: Allow clearing the sqlite3 authoriser callback (GH-26863) 2021-06-24 15:35:57 +01:00