]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add pragma to set/get text encoding. Also fix an obscure problem where a
authordanielk1977 <danielk1977@noemail.net>
Mon, 7 Jun 2004 07:52:17 +0000 (07:52 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Mon, 7 Jun 2004 07:52:17 +0000 (07:52 +0000)
commit8e227875dd62e0e036bdc51fed6536d7e3c231b8
tree5ddba186593aaadfad282e184407bcfea1ec3566
parente54ca3fe2e6fa91bed1300cbdda993b6edd13335
Add pragma to set/get text encoding. Also fix an obscure problem where a
temp trigger could be accidently dropped. (CVS 1537)

FossilOrigin-Name: 983221b038813c5a7892564896e39597c223c4c3
manifest
manifest.uuid
src/attach.c
src/build.c
src/main.c
src/pragma.c
src/sqliteInt.h
src/trigger.c
test/attach3.test
test/enc2.test