]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Get LIMIT and OFFSET working again for negative limits and offsets.
authordrh <drh@noemail.net>
Sun, 8 Jan 2006 18:10:17 +0000 (18:10 +0000)
committerdrh <drh@noemail.net>
Sun, 8 Jan 2006 18:10:17 +0000 (18:10 +0000)
commit15007a99e4ba8f5601ed9a431a05c3ee503c2bfa
tree44b031bdc4ff766a48e561579e346dda7e46dda6
parent6f58f7069ba7c2cb5844893ad4a511524261e7ef
Get LIMIT and OFFSET working again for negative limits and offsets.
Ticket #1586. (CVS 2889)

FossilOrigin-Name: b2ac0be07ec76ab23b7e5b800c0bc62d0bc97f4b
manifest
manifest.uuid
src/analyze.c
src/insert.c
src/pragma.c
src/select.c
src/vdbe.c
test/limit.test