]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Have the vdbe handle strings in the same encoding as the database. (CVS 1445)
authordanielk1977 <danielk1977@noemail.net>
Mon, 24 May 2004 07:04:25 +0000 (07:04 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Mon, 24 May 2004 07:04:25 +0000 (07:04 +0000)
commit8a6b5411b3e361f372e92e82664114330dd24614
tree64c0504be153febadb36619a5eda85635c9f81fe
parent93d4675d67df54ad994aebaba6c7d993f4ec6a20
Have the vdbe handle strings in the same encoding as the database. (CVS 1445)

FossilOrigin-Name: b7155db2b13aa3ca5f6c68e948d9e8740ebcac47
manifest
manifest.uuid
src/date.c
src/func.c
src/shell.c
src/sqliteInt.h
src/util.c
src/vdbe.c
src/vdbeaux.c