]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Merge in the WITHOUT ROWID changes. A few tests are failing now. They will
authordrh <drh@noemail.net>
Mon, 11 Nov 2013 22:55:26 +0000 (22:55 +0000)
committerdrh <drh@noemail.net>
Mon, 11 Nov 2013 22:55:26 +0000 (22:55 +0000)
commitcbf1b8ef7d20e0281eaa218023450d33b0b1a138
treee6da66a1c54ab2f11fa150ad989271ccc80b8b63
parentd63d4b7bd7a5c84972dd16524610782fe301556c
parent14ec33f73be78acb450dfeb66bda59c1993bc7a5
Merge in the WITHOUT ROWID changes.  A few tests are failing now.  They will
be fixed in a follow-on check-in.

FossilOrigin-Name: 5addd1234ded59ce60fb633b76ac87d483377edd
19 files changed:
Makefile.in
Makefile.msc
main.mk
manifest
manifest.uuid
src/delete.c
src/insert.c
src/main.c
src/sqlite.h.in
src/sqliteInt.h
src/test_config.c
src/update.c
src/vdbe.c
src/vdbe.h
src/vdbeInt.h
src/vdbeaux.c
src/vdbeblob.c
test/fkey6.test
test/tester.tcl