]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Tcl interface uses Tcl_Objs to implement user-defined functions, thus allowing
authordrh <drh@noemail.net>
Sun, 26 Jun 2005 17:55:33 +0000 (17:55 +0000)
committerdrh <drh@noemail.net>
Sun, 26 Jun 2005 17:55:33 +0000 (17:55 +0000)
commitd1e4733d07f955c6c7d229374f53229a21a7b42a
treeb790d2e2c6fdbb22c3422b25de2540aa737ce367
parent8a15132904d28c1f406f52b0c6daaf6dbbc46ea4
Tcl interface uses Tcl_Objs to implement user-defined functions, thus allowing
BLOB values to be transferred correctly.  Ticket #1304. (CVS 2530)

FossilOrigin-Name: 514aaab3f99637ebb8b6e352f4e29738102579b4
manifest
manifest.uuid
src/tclsqlite.c
src/vdbeapi.c
test/tclsqlite.test