]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add a prototype for an extension that sits in between the SQLite native code
authordrh <drh@noemail.net>
Thu, 13 Jun 2013 00:32:29 +0000 (00:32 +0000)
committerdrh <drh@noemail.net>
Thu, 13 Jun 2013 00:32:29 +0000 (00:32 +0000)
commitec3e641a3cfeb89adf4949676cea3bc7063caadc
treeff75f85da8c0b8e375e2d4e3f3761a0cbab89fdb
parent3b48e8c91a631d35c2479087d1db944d19d72f77
Add a prototype for an extension that sits in between the SQLite native code
virtual table interface and a CLR IDisposable object.

FossilOrigin-Name: 10bba8d0821159a45c6a0d6c3cef897cb4d4e9a6
ext/misc/vtshim.c [new file with mode: 0644]
manifest
manifest.uuid