]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the ability to disable future calls to virtual table methods by
authordrh <drh@noemail.net>
Tue, 11 Jun 2013 22:41:12 +0000 (22:41 +0000)
committerdrh <drh@noemail.net>
Tue, 11 Jun 2013 22:41:12 +0000 (22:41 +0000)
commit8ddd153856c40e2a41d854aa30274bc83902bd0e
tree8aba75ff06f1e5065775df2f851ca7467c2a16c9
parent5f0b33c2cb4724cb40e8c693bbf5fec084b596b8
Add the ability to disable future calls to virtual table methods by
invoking sqlite3_create_module() with a NULL sqlite3_module pointer.

FossilOrigin-Name: 6b77d61adbc52a9d28ad522aa101c2c193942d18
manifest
manifest.uuid
src/vtab.c