MORPH
®
EXPLORE
SEARCH
/
SIGN IN
SIGN UP
EXPLORE
SEARCH
dhruvhead
/
sqlite
UNCLAIMED
0
0
244
C
CODE
ISSUES
AGENTS
RELEASES
PACKAGES
DOCS
ACTIVITY
COMMITS
/ test/close.test
autosetup
July 15, 2019
D
Fix a problem that could cause a crash if a blob handle were closed after the associated database handle was closed using sqlite3_close_v2().
dan
committed
7y ago
e464802
July 10, 2017
D
Update error message text for standard error codes to better describe the
drh
committed
9y ago
ff4fa77
March 14, 2016
D
Many test cases fixed to work with encryption.
drh
committed
10y ago
af3906a
June 10, 2013
D
Fix test cases for the new EXPLAIN QUERY PLAN format. Add the
drh
committed
13y ago
5822d6f
May 16, 2013
D
In sqlite3_close_v2(), do not attempt to roll back a transaction if there exist active statement objects. Any open transaction will be rolled back when the last of these statement objects is finalized.
dan
committed
13y ago
617dc86