cpython/Lib/sqlite3
Erlend E. Aasland 56c7176d1d
gh-102628: Fix sqlite3 CLI prompt in IDLE on Windows (#103945)
2023-04-27 21:22:26 +00:00
..
__init__.py gh-93370: Deprecate sqlite3.version and sqlite3.version_info (#93482) 2022-06-08 01:34:50 +02:00
__main__.py gh-102628: Fix sqlite3 CLI prompt in IDLE on Windows (#103945) 2023-04-27 21:22:26 +00:00
dbapi2.py gh-90016: Deprecate default sqlite3 adapters and converters (#94276) 2022-07-20 21:37:59 +02:00
dump.py gh-79009: sqlite3.iterdump now correctly handles tables with autoincrement (#9621) 2022-06-20 00:59:24 +02:00