This website requires JavaScript.
Explore
Help
Sign in
mig5
/
bouquin-sqlcipher4
Watch
1
Star
0
Fork
You've already forked bouquin-sqlcipher4
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2f50b05798
bouquin-sqlcipher4
/
test
History
Download ZIP
Download TAR.GZ
Charles Leifer
5a97877e14
Exclude pragma from is_dml logic and implicit transaction.
2023-06-25 20:48:42 -05:00
..
__init__.py
Initial commit.
2019-06-03 09:03:53 -05:00
__main__.py
Initial commit.
2019-06-03 09:03:53 -05:00
backup.py
Merge enhancements from pysqlite3, errorcode/name and blob i/o.
2019-08-09 11:00:40 -05:00
dbapi.py
Fix failing test w/sqlcipher
2023-01-10 10:32:42 -06:00
factory.py
Fix case-insensitive string comparison in sqlite3.Row indexing.
2019-09-19 09:26:57 -05:00
hooks.py
Support sqlite3_trace_v2() when Sqlite support is available.
2023-05-02 11:39:58 -05:00
regression.py
Apply upstream fix for bpo-39652
2020-05-21 10:08:21 -05:00
transactions.py
Exclude pragma from is_dml logic and implicit transaction.
2023-06-25 20:48:42 -05:00
ttypes.py
Apply upstream fix for bpo-39652
2020-05-21 10:08:21 -05:00
userfunctions.py
Allow authorizer callback to be cleared
2021-08-04 14:10:22 -05:00