Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Various fixes so that "make test" works with OMIT_FOREIGN_KEY, OMIT_TRIGGER a... | dan | 2009-09-29 |
* | Remove leftover debugging commands (breakpoint and btree_breakpoint) from | drh | 2008-07-12 |
* | Allow ALTER TABLE on virtual tables. (CVS 4142) | danielk1977 | 2007-06-27 |
* | Add tests to make sure altering or adding an index to a virtual table is proh... | danielk1977 | 2006-06-21 |
* | Modifications so that compilation and testing with the various OMIT macros de... | danielk1977 | 2006-06-20 |
* | Add tests to ensure triggers cannot be created on virtual tables. (CVS 3273) | danielk1977 | 2006-06-19 |
* | Respect default collation sequences assigned to virtual table columns. (CVS 3... | danielk1977 | 2006-06-19 |
* | Fix memory leak in where.c. (CVS 3271) | danielk1977 | 2006-06-19 |
* | Add tests to ensure an INSERT/UPDATE/DELETE immediately after virtual table c... | danielk1977 | 2006-06-19 |