]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use the OP_Sequence opcode for generating unique rowid values for an
authordrh <drh@noemail.net>
Fri, 28 Jun 2019 07:08:13 +0000 (07:08 +0000)
committerdrh <drh@noemail.net>
Fri, 28 Jun 2019 07:08:13 +0000 (07:08 +0000)
commit00a6153fafe01c9dde8f84a70f1cb810256300dd
tree25f5de0db59156bb9e488ab4a5977d047f6506ba
parent855b5d144aaa7ff9e52741a039e53ffcaaac7d65
Use the OP_Sequence opcode for generating unique rowid values for an
autoindex on a co-routine implementation of a subquery.

FossilOrigin-Name: eab4297577e4d325fed4757867fc77860de7448998d86f098c8a50272e17d35e
manifest
manifest.uuid
src/where.c
test/autoindex5.test