]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In the TCL bindings, if a TCL variable has a bytearray representation and
authordrh <drh@noemail.net>
Tue, 19 Jun 2007 17:15:46 +0000 (17:15 +0000)
committerdrh <drh@noemail.net>
Tue, 19 Jun 2007 17:15:46 +0000 (17:15 +0000)
commit4f5e80f94bf58a86b0c7e29b5c2a744ac3156668
tree1f163bb6dcb50879b6aa0fdfb0cb131db2602bc8
parentc551dd804a2d512c52164eabeb7dbcedbc306d64
In the TCL bindings, if a TCL variable has a bytearray representation and
the host parameter starts with @ instead of $, then always store the
content as a BLOB not as a string even if a string representation is also
available. (CVS 4092)

FossilOrigin-Name: dcb104bd41f5e992d4c84b8947cb5099ae746891
manifest
manifest.uuid
src/tclsqlite.c
test/tclsqlite.test