cpython/Lib/test/test_sqlite3
Miss Islington (bot) 98655cec0e
[3.13] gh-123849: Fix test_sqlite3.test_table_dump when foreign keys are enabled by default (GH-123859) (#125163)
(cherry picked from commit 14b44c58e1)

Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
2024-10-13 20:47:38 +02:00
..
__init__.py
__main__.py
test_backup.py
test_cli.py
test_dbapi.py gh-118406: Add signature for sqlite3.Connection objects (#118428) 2024-04-30 19:58:22 +00:00
test_dump.py [3.13] gh-123849: Fix test_sqlite3.test_table_dump when foreign keys are enabled by default (GH-123859) (#125163) 2024-10-13 20:47:38 +02:00
test_factory.py
test_hooks.py
test_regression.py
test_transactions.py
test_types.py
test_userfunctions.py
util.py