Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/vtab_shared.test
2016-02-05
| ||
16:46 | [5253bff235] part of check-in [a6b3527323] From test scripts, remove stray "breakpoint" commands and blank lines at the ends of files. (check-in: [a6b3527323] user: drh branch: trunk, size: 6953) | |
2014-03-12
| ||
19:38 | [ea8778d5b0] part of check-in [6504aa47a8] Fix an obscure bug causing sqlite3_close() to fail if there are virtual tables on the disconnect list when it is called. (check-in: [6504aa47a8] user: dan branch: trunk, size: 6954) | |
2013-12-19
| ||
16:26 | [6acafaae71] part of check-in [ca3fdfd419] Make sure errors encountered while initializing extensions such as FTS4 get reported out from sqlite3_open(). This fixes a bug introduced by check-in [9d347f547e7ba9]. Also remove lots of forgotten "breakpoint" commands left in test scripts over the years. (check-in: [ca3fdfd419] user: drh branch: trunk, size: 5809) | |
2012-02-13
| ||
10:00 | [82f463886e] part of check-in [76bb649ee2] Changes to various test scripts so that veryquick.test runs with OMIT_COMPOUND_SELECT defined. (check-in: [76bb649ee2] user: dan branch: trunk, size: 5820) | |
2009-09-29
| ||
06:33 | [0eff9ce4f1] part of check-in [e4eb227b14] Various fixes so that "make test" works with OMIT_FOREIGN_KEY, OMIT_TRIGGER and OMIT_ALTER_TABLE. (check-in: [e4eb227b14] user: dan branch: trunk, size: 5763) | |
2009-07-24
| ||
17:58 | [561305eff0] part of check-in [5d9e767a05] Allow virtual tables to be used in shared-cache mode. (CVS 6928) (check-in: [5d9e767a05] user: danielk1977 branch: trunk, size: 5716) | |
2008-03-19
| ||
13:03 | [c19b2555b8] part of check-in [57805b588f] When a parse of the sqlite_master table fails, include the name of the object being parsed as part of the error message. (CVS 4881) (check-in: [57805b588f] user: drh branch: trunk, size: 1460) | |
2007-04-16
| ||
15:49 | Added: [d631d1f820] part of check-in [66e468adfc] Add test cases to make sure virtual tables cannot be used in shared-cache mode. (CVS 3847) (check-in: [66e468adfc] user: danielk1977 branch: trunk, size: 1464) | |