cpython/Lib/sqlite3
Erlend E. Aasland c8847841cc
gh-108550: Fix sqlite3 CLI regression from gh-108551 (#108618)
2023-08-29 09:39:42 +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-108550: Fix sqlite3 CLI regression from gh-108551 (#108618) 2023-08-29 09:39:42 +00:00
dbapi2.py gh-90016: Deprecate default sqlite3 adapters and converters (#94276) 2022-07-20 21:37:59 +02:00
dump.py gh-64662: Add virtual table support to sqlite3.Connection.iterdump (#108340) 2023-08-28 00:18:32 +02:00