cpython/Lib/sqlite3
Miss Islington (bot) 5abe4cbe88
gh-79009: sqlite3.iterdump now correctly handles tables with autoincrement (GH-9621)
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
(cherry picked from commit affa9f22cf)

Co-authored-by: itssme <itssme3000@gmail.com>
2022-06-19 16:25:13 -07:00
..
__init__.py Fix typo in the sqlite3 docs (GH-31915) 2022-03-28 11:44:41 -07:00
dbapi2.py bpo-45613: Set sqlite3.threadsafety dynamically (GH-29227) 2021-11-03 21:01:37 +00:00
dump.py gh-79009: sqlite3.iterdump now correctly handles tables with autoincrement (GH-9621) 2022-06-19 16:25:13 -07:00