]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove the OP_RowKey opcode. Use OP_RowData in its place.
authordrh <drh@noemail.net>
Fri, 25 Nov 2016 19:32:32 +0000 (19:32 +0000)
committerdrh <drh@noemail.net>
Fri, 25 Nov 2016 19:32:32 +0000 (19:32 +0000)
commit9057fc7c7fc2038d8c5873af35d22415d842c6cf
tree22bf9210a978e126b5f44018854df110d664452b
parentcb3cabd01b81ff1c4a31466cccef809b665a6999
Remove the OP_RowKey opcode.  Use OP_RowData in its place.

FossilOrigin-Name: 6ac7b07a4aff2e1a9031289e3dafdb9ac0071c24
manifest
manifest.uuid
src/delete.c
src/insert.c
src/select.c
src/update.c
src/vdbe.c