danielk1977
|
7dabaa126a
|
Bugfixes: Fix a segfault introduced as part of the new vtab code, deallocate memory in the Destroy() method of the echo module. (CVS 3221)
FossilOrigin-Name: f9ea9704755eee3fd29af7a47be1d41620be8835
|
2006-06-13 04:11:43 +00:00 |
|
danielk1977
|
9e39ce87cf
|
Add code to invoke the xDestroy method of a virtual table when it is dropped. (CVS 3218)
FossilOrigin-Name: f0c7c8d12c04376e48c6d53a29cfae3fa13b52cf
|
2006-06-12 16:01:21 +00:00 |
|
drh
|
a75803d968
|
Fixes so that builds work with SQLITE_OMIT_VIRTUALTABLE=1. (CVS 3216)
FossilOrigin-Name: 54b30fe1bdf0c9e690e12f07dcce4382e863bf02
|
2006-06-12 12:50:23 +00:00 |
|
danielk1977
|
fe3fcbe20c
|
Add a simple test case (and corresponding bugfix) for the virtual table xConnect and xDisconnect methods. (CVS 3214)
FossilOrigin-Name: b63dbc794795533f0bfd2d8e25633e6e3dea3ebd
|
2006-06-12 12:08:45 +00:00 |
|
danielk1977
|
7e6ebfb246
|
Add first cut of sqlite3_declare_vtab(). Not at all well tested yet. (CVS 3213)
FossilOrigin-Name: bbeb93b5bb26ba83ee7b7ae439ca5ceebebac9a0
|
2006-06-12 11:24:37 +00:00 |
|
danielk1977
|
78efaba10e
|
Incremental work on parsing/storing and invoking the xCreate callback for virtual tables. (CVS 3212)
FossilOrigin-Name: 8ffbab79d5a76dea0f87cf551d5b6ad4f0fab337
|
2006-06-12 06:09:17 +00:00 |
|
drh
|
b9bb7c187e
|
Progress toward CREATE VIRTUAL TABLE. Still not even close to working... (CVS 3211)
FossilOrigin-Name: 898ec36b4102aaa03979f8f5c510936e57e2ae48
|
2006-06-11 23:41:55 +00:00 |
|