cpython/Lib/sqlite3
Erlend Egeberg Aasland bc7c7cd18a
gh-77617: Add sqlite3 command-line interface (#95026)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2022-08-01 12:25:16 +02:00
..
__init__.py gh-93370: Deprecate sqlite3.version and sqlite3.version_info (#93482) 2022-06-08 01:34:50 +02:00
__main__.py gh-77617: Add sqlite3 command-line interface (#95026) 2022-08-01 12:25:16 +02: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