aboutsummaryrefslogtreecommitdiff
path: root/test/insert3.test
Commit message (Expand)AuthorAge
* Move the asynchronous IO code from src/test_async.c to ext/async/. Refactor i...danielk19772009-04-23
* Fix a couple of assert() failures that can occur in btree.c and pager.c. (CVS...danielk19772008-12-23
* Fixes for compilation/testing when the various OMIT macros are defined. (CVS ...danielk19772007-09-12
* Fix a memory leak introduced by (3842) associated with ticket #2296. (CVS 3848)drh2007-04-16
* Add support for INSERT INTO ... DEFAULT VALUES. Tickets #299, #1940. (CVS 3368)drh2006-08-25
* Bug fix in cases where a compound select has an ORDER BY clause withdrh2006-01-23
* Modify sub-query handling. Tickets #1083 and #1084. (CVS 2286)danielk19772005-01-29
* Improved coverage for insert.c. (CVS 2213)drh2005-01-15
* Improved test coverage on insert.c. (CVS 2210)drh2005-01-14