This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-09-25 17:59:57 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
59e09efe88
cpython
/
Lib
/
sqlite3
History
Download ZIP
Download TAR.GZ
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