Logo
Explore Help
Register Sign In
Rust-related/RustPython
1
0
Fork 1
You've already forked RustPython
mirror of https://github.com/RustPython/RustPython.git synced 2026-06-02 19:39:49 +09:00
Code Issues Packages Projects Releases Wiki Activity
Files
0c3d14affc4bcdceded66d7d4df751fa162e8151
RustPython/Lib/test/test_sqlite3
History
Jiseok CHOI a2b194a6f8 sqlite3: Support 'size' keyword argument in Cursor::fetchmany
2025-09-01 15:23:04 +09:00
..
__init__.py
Implement Sqlite3 Module (#4260)
2023-01-07 22:03:24 +02:00
__main__.py
Implement Sqlite3 Module (#4260)
2023-01-07 22:03:24 +02:00
test_backup.py
Implement Sqlite3 Module (#4260)
2023-01-07 22:03:24 +02:00
test_cli.py
Implement Sqlite3 Module (#4260)
2023-01-07 22:03:24 +02:00
test_dbapi.py
sqlite3: Support 'size' keyword argument in Cursor::fetchmany
2025-09-01 15:23:04 +09:00
test_dump.py
Implement Sqlite3 Module (#4260)
2023-01-07 22:03:24 +02:00
test_factory.py
Implement Sqlite3 Module (#4260)
2023-01-07 22:03:24 +02:00
test_hooks.py
sqlite: Throw TypeError when callable is not callable (#4923)
2023-04-22 07:10:44 +09:00
test_regression.py
Enforce valid UTF-8 encoding for sqlite collation names (#6015)
2025-07-21 23:42:47 +09:00
test_transactions.py
fix(sqlite): autocommit mode transaction handling to match CPython (#5918)
2025-07-09 20:13:26 +09:00
test_types.py
Correctly handle None for protocol in adapt(..) (#5979)
2025-07-16 01:49:53 +09:00
test_userfunctions.py
fix(sqlite): produce correct error for surrogate characters (#5962)
2025-07-14 14:21:36 +09:00
Powered by Gitea Version: 1.25.4 Page: 267ms Template: 2ms
English
English
Licenses API