]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-123849: Fix test_sqlite3.test_table_dump when foreign keys are enabled by default...
authorMariusz Felisiak <felisiak.mariusz@gmail.com>
Tue, 8 Oct 2024 22:46:11 +0000 (00:46 +0200)
committerGitHub <noreply@github.com>
Tue, 8 Oct 2024 22:46:11 +0000 (22:46 +0000)
commit14b44c58e195c4cdee6594a4aacf8bf95b19fcd7
tree9ce06ada343eefaede27b83cf346f10432a4f4ca
parent37228bd16e3ef97d32da08848552f7ef016d68ab
gh-123849: Fix test_sqlite3.test_table_dump when foreign keys are enabled by default (#123859)
Lib/test/test_sqlite3/test_dump.py