]> git.ipfire.org Git - thirdparty/sqlite.git/commit
A few bugfixes related to UTF-16 databases. sqlite3_open() still assumes a
authordanielk1977 <danielk1977@noemail.net>
Sat, 22 May 2004 07:27:46 +0000 (07:27 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Sat, 22 May 2004 07:27:46 +0000 (07:27 +0000)
commit18f4189055e6def9bab0c080ffec154b237e32aa
tree2b4b5d09102c9112178e287a6bb3ac7f4ba6c235
parentb1bc95315b12b4df87a924e5ffd33f80457e7cea
A few bugfixes related to UTF-16 databases. sqlite3_open() still assumes a
UTF-8 database, and sqlite3_open16() still assumes a UTF-16 db. (CVS 1434)

FossilOrigin-Name: b3581d2796c8cb6581b7156774698a05fc8f800e
manifest
manifest.uuid
src/vdbe.c
src/vdbeaux.c