Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Various fixes so that "make test" works with OMIT_FOREIGN_KEY, OMIT_TRIGGER ↵ | dan | 2009-09-29 |
| | | | | | and OMIT_ALTER_TABLE. FossilOrigin-Name: e4eb227b14e4bfcb9f7f284692a391b7355f0204 | ||
* | Remove leftover debugging commands (breakpoint and btree_breakpoint) from | drh | 2008-07-12 |
| | | | | | test scripts. (CVS 5400) FossilOrigin-Name: dcb160249fa2d592ad09b8b0052102dc44a93511 | ||
* | Allow ALTER TABLE on virtual tables. (CVS 4142) | danielk1977 | 2007-06-27 |
| | | | FossilOrigin-Name: 37d1f9f37ea9d2e8a4dbe0ec67c0d6eb7fcc5f3f | ||
* | Add tests to make sure altering or adding an index to a virtual table is ↵ | danielk1977 | 2006-06-21 |
| | | | | | prohibited. (CVS 3280) FossilOrigin-Name: 6c3e8852ffbaf5ab52ffdf7ed3767fa1d4fd5882 | ||
* | Modifications so that compilation and testing with the various OMIT macros ↵ | danielk1977 | 2006-06-20 |
| | | | | | defined works. (CVS 3276) FossilOrigin-Name: c6ea353bd9f5fe6c9cc3349d2034ada283f9c80e | ||
* | Add tests to ensure triggers cannot be created on virtual tables. (CVS 3273) | danielk1977 | 2006-06-19 |
| | | | FossilOrigin-Name: 9470e27962d2fe9c0d1921d9aab7d8f0047ac1fd | ||
* | Respect default collation sequences assigned to virtual table columns. (CVS ↵ | danielk1977 | 2006-06-19 |
| | | | | | 3272) FossilOrigin-Name: d9b205acac34ba9703bc35dfb101aedd95cb5a16 | ||
* | Fix memory leak in where.c. (CVS 3271) | danielk1977 | 2006-06-19 |
| | | | FossilOrigin-Name: 3d10e8f36113a189aa19ecd99007cd0a926b2f8a | ||
* | Add tests to ensure an INSERT/UPDATE/DELETE immediately after virtual table ↵ | danielk1977 | 2006-06-19 |
construction does not fail. (CVS 3270) FossilOrigin-Name: 144d0eb13aed4507e93edec781b1819a068f4a70 |