COMMITS
/ test/shared.test November 16, 2020
October 12, 2018
D
Test case modifications to support SEE.
drh committed
June 7, 2012
June 6, 2012
D
Merge the changes need to compile on WinRT into trunk.
drh committed
May 28, 2012
May 26, 2012
March 6, 2012
August 2, 2011
July 23, 2010
March 16, 2009
D
Add the sqlite3_unlock_notify() API. (CVS 6348)
danielk1977 committed
November 21, 2008
A
Added support for proxy file locking style
aswift committed
July 12, 2008
July 8, 2008
May 19, 2008
April 28, 2008
February 8, 2008
December 13, 2007
October 9, 2007
September 12, 2007
D
Fixes for compilation/testing when the various OMIT macros are defined. (CVS 4423)
danielk1977 committed
September 1, 2007
August 3, 2007
D
Avoid reloading the schema when an expired statement is finalized or reset.
danielk1977 committed
May 5, 2007
April 5, 2007
D
Improvements to coverage testing. (CVS 3810)
drh committed
April 4, 2007
D
Test coverage improvements. (CVS 3807)
drh committed
January 23, 2006
D
Improve coverage of expr.c and btree.c slightly. (CVS 2992)
danielk1977 committed
January 19, 2006
January 17, 2006
D
Test suite fixes for builds that define OMIT symbols. (CVS 2962)
danielk1977 committed
January 16, 2006
D
Test file fixes for libaries compiled with various SQLITE_OMIT_ macros. (CVS 2961)
danielk1977 committed
D
Fix some of the issues raised in #1615. (CVS 2959)
danielk1977 committed
D
Run the tests in shared.test a second time using an autovacuum database. (CVS 2957)
danielk1977 committed
January 15, 2006
D
Rollback any open write-transaction when a shared-cache connection is closed. (CVS 2947)
danielk1977 committed
January 14, 2006
January 11, 2006
D
Fix bugs caused by assuming that shared-schemas are initialized. (CVS 2917)
danielk1977 committed
D
Prepare for the release of version 3.3.0. (CVS 2913)
drh committed
January 10, 2006
D
Fix a problem with shared-schemas and temp triggers. (CVS 2901)
danielk1977 committed
January 9, 2006
D
D
Rename DbSchema to "Schema" and SqliteTsd to "ThreadData". (CVS 2893)
danielk1977 committed
January 7, 2006
January 6, 2006
D
Fix a crash caused by adding a trigger to a shared-schema and then deleting it
danielk1977 committed
D
Add some simple tests and fixes for shared-schema locking. (CVS 2869)
danielk1977 committed
D
Fix a bug that was emptying shared-schema tables during an ATTACH. (CVS 2867)
danielk1977 committed
January 5, 2006
D
Add the shared schema/pager modifications. Very few tests so far. (CVS 2859)
danielk1977 committed
December 30, 2005
D
Add part of the btree layer of the shared-cache feature. (CVS 2848)
danielk1977 committed