]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Update the interface to the sqlite3GenerateRowDelete() utility so that it is
authordrh <drh@noemail.net>
Thu, 24 Oct 2013 19:48:39 +0000 (19:48 +0000)
committerdrh <drh@noemail.net>
Thu, 24 Oct 2013 19:48:39 +0000 (19:48 +0000)
commitecb31b6304d432b9afdeec1a297ed8902b41dfe1
tree19782da18d96cc39bc4df817cbb45689f0f9a771
parent9eade087da00b55ae45c9e7cf2cdf1e8040b76cc
Update the interface to the sqlite3GenerateRowDelete() utility so that it is
able to handle WITHOUT ROWID tables.  The implementation still needs to be
completed.

FossilOrigin-Name: 85daf5174679630474b3bccf3d662d5d56bf00d5
manifest
manifest.uuid
src/delete.c
src/insert.c
src/sqliteInt.h