SIGN IN SIGN UP

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>
M
Mariusz Felisiak committed
de777e490fb356d7bcc7c907141c20a5135d97df
Parent: fcb4c8d
Committed by GitHub <noreply@github.com> on 1/12/2024, 9:50:37 AM