]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Another fix for a corner-case in sqlite_offset() - this one having to
authordrh <>
Thu, 17 Mar 2022 11:37:02 +0000 (11:37 +0000)
committerdrh <>
Thu, 17 Mar 2022 11:37:02 +0000 (11:37 +0000)
commit7fa8b4acf427e4bc0ac622eda4b50ab79b310568
tree03e619c93b72be8443e6ba6a01129fa1e639cc07
parent8a5d1585f1a00e44c5f615cdde75458373264bf2
Another fix for a corner-case in sqlite_offset() - this one having to
do with computed virtual columns in a WITHOUT ROWID table.  Also an
assertion fault problem with sqlite_offset().

FossilOrigin-Name: 9e72cae2f15bdd1466ff4fe1e9b747d7630b581bccd8b13d1fd69e33a81a0f72
manifest
manifest.uuid
src/where.c
test/func6.test