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

Co-authored-by: itssme <itssme3000@gmail.com>
2022-06-20 02:14:57 +02:00
..
test [3.10] gh-79009: sqlite3.iterdump now correctly handles tables with autoincrement (GH-9621) (#94015) 2022-06-20 02:14:57 +02:00
__init__.py Fix typo in the sqlite3 docs (GH-31915) (GH-32157) 2022-03-28 21:21:27 -07:00
dbapi2.py bpo-24464: Fix sqlite3.enable_shared_cache() deprecation wrapper (GH-24170) 2021-01-09 13:25:55 +02:00
dump.py [3.10] gh-79009: sqlite3.iterdump now correctly handles tables with autoincrement (GH-9621) (#94015) 2022-06-20 02:14:57 +02:00