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