]> git.ipfire.org Git - thirdparty/sqlite.git/commit
More changes to support the manifest type model. A few things are currently
authordanielk1977 <danielk1977@noemail.net>
Sun, 16 May 2004 11:15:36 +0000 (11:15 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Sun, 16 May 2004 11:15:36 +0000 (11:15 +0000)
commita37cdde042da14f78503898e27a781dc077230b0
tree83134256e1753c50e71abe918de8df6075e65314
parent3add367f2f25278893ad75f2be5f9c7816b15ed5
More changes to support the manifest type model. A few things are currently
broken. (CVS 1385)

FossilOrigin-Name: a4af838f8d1b81ec6c8db97655c6876aca0738d9
16 files changed:
manifest
manifest.uuid
src/build.c
src/delete.c
src/expr.c
src/func.c
src/insert.c
src/pragma.c
src/sqliteInt.h
src/update.c
src/vdbe.c
src/vdbeInt.h
src/vdbeaux.c
src/where.c
test/types.test
test/types2.test [new file with mode: 0644]