This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
mirror of
https://github.com/python/cpython.git
synced
2026-07-30 21:55:14 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4ebb0250314b57637d213cd5bc5f5ce5dd911d94
cpython
/
Lib
/
test
/
test_sqlite3
T
History
3 people
Erlend Egeberg Aasland
GitHub
Serhiy Storchaka
bc7c7cd18a
gh-77617: Add sqlite3 command-line interface (
#95026
)
...
Co-authored-by: Serhiy Storchaka <
[email protected]
>
2022-08-01 12:25:16 +02:00
..
__init__.py
…
__main__.py
…
test_backup.py
…
test_cli.py
gh-77617: Add sqlite3 command-line interface (
#95026
)
2022-08-01 12:25:16 +02:00
test_dbapi.py
…
test_dump.py
…
test_factory.py
gh-95132: Correctly relay *args and **kwds from sqlite3.connect to factory (
#95146
)
2022-07-23 09:51:28 +02:00
test_hooks.py
…
test_regression.py
gh-90016: Deprecate default sqlite3 adapters and converters (
#94276
)
2022-07-20 21:37:59 +02:00
test_transactions.py
…
test_types.py
gh-90016: Deprecate default sqlite3 adapters and converters (
#94276
)
2022-07-20 21:37:59 +02:00
test_userfunctions.py
…