]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix many problems with manifest types and column affinity. Most things are
authordanielk1977 <danielk1977@noemail.net>
Tue, 18 May 2004 10:06:24 +0000 (10:06 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Tue, 18 May 2004 10:06:24 +0000 (10:06 +0000)
commitbf3b721fab9d66860e80a598af20a15e1a0ee9bb
treeff712f574e2367c9ee48d9b49e1f26db8db45470
parent84ac9d02dd8ff5d03ce8bc5e91a68c0989633eef
Fix many problems with manifest types and column affinity. Most things are
working now. (CVS 1393)

FossilOrigin-Name: ad4a964158ba9ca9d221cf7ea0439577f3894890
12 files changed:
manifest
manifest.uuid
src/btree.c
src/btree.h
src/expr.c
src/parse.y
src/sqliteInt.h
src/trigger.c
src/vdbe.h
src/vdbeInt.h
test/quick.test
test/types.test