cpython/Lib/sqlite3
Miss Islington (bot) 04285502ba
gh-100553: Improve accuracy of sqlite3.Row iter test (GH-100555)
(cherry picked from commit 3dc48dabd4)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
2022-12-27 17:16:53 -08:00
..
test gh-100553: Improve accuracy of sqlite3.Row iter test (GH-100555) 2022-12-27 17:16:53 -08: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