]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Merge fixes from trunk. Also fix a reference to the KeyInfo.aSortOrder field,
authordrh <drh@noemail.net>
Thu, 22 Aug 2019 19:35:24 +0000 (19:35 +0000)
committerdrh <drh@noemail.net>
Thu, 22 Aug 2019 19:35:24 +0000 (19:35 +0000)
commita677eecad3dc751db19aaf27b6c0674200ecef21
treec96b9bd7b42a05a667dbcb8e7222ca86b6165f51
parentf236b21f4b3dba4c104fcda5eb582297be89efe9
parent0d950af311f8db2c34efa5da0256477794b9c3dd
Merge fixes from trunk.  Also fix a reference to the KeyInfo.aSortOrder field,
which should now be KeyInfo.aSortFlags

FossilOrigin-Name: 63e625c8eb06720eef30573aa562e38c90d228a9cf493f8bb59f09e50f0e3168
manifest
manifest.uuid
src/expr.c
src/select.c
src/sqliteInt.h
src/vdbe.c
src/vdbeaux.c
src/where.c