diff options
author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2024-01-12 09:50:37 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-12 09:50:37 (GMT) |
commit | de777e490fb356d7bcc7c907141c20a5135d97df (patch) | |
tree | e9297e40aec54d80e0d4871714a4ebe1d4eb6480 /Lib/test/test_random.py | |
parent | fcb4c8d31a4b1c60ed9990db3eacd1db9cac4df2 (diff) | |
download | cpython-de777e490fb356d7bcc7c907141c20a5135d97df.zip cpython-de777e490fb356d7bcc7c907141c20a5135d97df.tar.gz cpython-de777e490fb356d7bcc7c907141c20a5135d97df.tar.bz2 |
gh-108364: In sqlite3, disable foreign keys before dumping SQL schema (#113957)
sqlite3.Connection.iterdump now ensures that foreign key support is
disabled before dumping the database schema, if there is any foreign key
violation.
Co-authored-by: Erlend E. Aasland <erlend@python.org>
Diffstat (limited to 'Lib/test/test_random.py')
0 files changed, 0 insertions, 0 deletions