COMMITS
/ test/tclsqlite.test February 16, 2022
September 16, 2021
July 30, 2021
January 18, 2020
January 8, 2020
November 18, 2019
D
Add support for SQLITE_OPEN_NOFOLLOW.
drh committed
August 17, 2019
August 15, 2019
February 28, 2019
February 27, 2019
D
September 19, 2018
January 3, 2018
June 26, 2017
July 15, 2016
D
Merge fixes from trunk. Fix the tclsqlite.test script.
drh committed
June 13, 2016
March 16, 2016
D
Merge all recent enhancements from trunk.
drh committed
March 14, 2016
D
Many more test cases fixed. Only a few remain.
drh committed
March 17, 2015
D
March 13, 2015
D
Extra tests for commit [0f250957].
dan committed
October 9, 2012
October 3, 2012
September 28, 2012
September 10, 2012
M
Correct two duplicated test names.
mistachkin committed
January 14, 2012
D
Update sessions branch with latest changes from trunk.
dan committed
January 13, 2012
August 26, 2011
D
Merge the latest trunk changes into the sessions branch.
drh committed
August 18, 2011
March 16, 2011
D
Remove the sqlite3_transaction_hook() API.
dan committed
March 3, 2011
D
Add the experimental sqlite3_transaction_hook() API.
dan committed
March 1, 2011
D
Add the experimental sqlite3_preupdate_hook() API.
dan committed
June 7, 2010
April 28, 2010
April 19, 2010
October 13, 2009
March 16, 2009
D
Add the sqlite3_unlock_notify() API. (CVS 6348)
danielk1977 committed
February 4, 2009
January 2, 2009
October 9, 2008
September 9, 2008
September 3, 2008
D
Add support for SQLITE_OPEN_FULLMUTEX. (CVS 5669)
drh committed
August 29, 2008
D
Modify tclsqlite.test so that it works reliably with tcl 8.5.4. (CVS 5640)
danielk1977 committed
August 25, 2008
D
Fix obscure permutation test problems. (CVS 5611)
drh committed
July 10, 2008
April 28, 2008
October 23, 2007
D
Fix an error message in the tcl interface. (CVS 4503)
danielk1977 committed
September 12, 2007
D
Fixes for compilation/testing when the various OMIT macros are defined. (CVS 4423)
danielk1977 committed
September 1, 2007
D
Fix for registration of non-default vfs objects. (CVS 4360)
danielk1977 committed
August 31, 2007
D