]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The TCL interface binds variables as BLOB only if they have a bytearray
authordrh <drh@noemail.net>
Sat, 25 Jun 2005 19:31:48 +0000 (19:31 +0000)
committerdrh <drh@noemail.net>
Sat, 25 Jun 2005 19:31:48 +0000 (19:31 +0000)
commitdf0bddaef399d6b99d0b4be0e2f7eeea2df0b038
tree3c5fefd2d577f732ce7752ed2ac40fbe4a219837
parent487e262f44a6919e7bbac75af4dc8306e382b30b
The TCL interface binds variables as BLOB only if they have a bytearray
representation but no text representation. Ticket #1287. (CVS 2528)

FossilOrigin-Name: 8c99dca60aebee0ec5de9ed11350de864bc76584
manifest
manifest.uuid
src/tclsqlite.c
src/test1.c
test/cast.test
test/types3.test [new file with mode: 0644]