]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure the default value on a column added using ALTER TABLE has the
authordrh <drh@noemail.net>
Tue, 5 May 2009 12:54:50 +0000 (12:54 +0000)
committerdrh <drh@noemail.net>
Tue, 5 May 2009 12:54:50 +0000 (12:54 +0000)
commite3b9bfe6abfe6e575ac2648b736bffc37fe9b150
tree79c93393946cf2afb29572f3905c520c1e6783e0
parenteeb23a4c24f52e81456e5cc49417a966901cac11
Make sure the default value on a column added using ALTER TABLE has the
correct encoding.  Ticket #3838. (CVS 6603)

FossilOrigin-Name: 7f89a860b7cd0993c36a8b0482c2bac950a875d6
manifest
manifest.uuid
src/vdbemem.c
test/tkt3838.test [new file with mode: 0644]