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