cpython/Lib/test/test_sqlite3
2025-06-07 08:56:43 +00:00
..
__init__.py
__main__.py
test_backup.py
test_cli.py Revert "gh-133390: Support SQL keyword completion for sqlite3 CLI (#133393)" temporarily (GH-135232) 2025-06-07 08:56:43 +00:00
test_dbapi.py gh-133595: Clean up sqlite3.Connection APIs (GH-133605) 2025-05-08 15:42:00 +03:00
test_dump.py gh-129870: Skip test_dump_virtual_tables if SQLite lacks FTS4 support (#129913) 2025-02-09 21:43:23 +01:00
test_factory.py gh-133595: Clean up sqlite3.Connection APIs (GH-133605) 2025-05-08 15:42:00 +03:00
test_hooks.py gh-133595: Clean up sqlite3.Connection APIs (GH-133605) 2025-05-08 15:42:00 +03:00
test_regression.py add missing gc_collect() calls in sqlite3 tests (#127446) 2024-12-02 11:11:28 +01:00
test_transactions.py
test_types.py
test_userfunctions.py gh-133595: Clean up sqlite3.Connection APIs (GH-133605) 2025-05-08 15:42:00 +03:00
util.py gh-129870: Skip test_dump_virtual_tables if SQLite lacks FTS4 support (#129913) 2025-02-09 21:43:23 +01:00