]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Prevent NULLS FIRST/LAST from being used in CREATE INDEX and other statements.
authordan <dan@noemail.net>
Mon, 19 Aug 2019 17:26:32 +0000 (17:26 +0000)
committerdan <dan@noemail.net>
Mon, 19 Aug 2019 17:26:32 +0000 (17:26 +0000)
commit9105fd51893062a8503c8850e5d88ad49de28495
tree9fcb6ba7b6de2693d8817148de1f893e4dcc9d65
parent8328369740b33c1de8ed362fc70e76d07f1e1159
Prevent NULLS FIRST/LAST from being used in CREATE INDEX and other statements.

FossilOrigin-Name: bb9767a287097a615aeb4abdba689b10e1a1c36c016c8e55905b508075e62c86
manifest
manifest.uuid
src/build.c
src/expr.c
src/insert.c
src/sqliteInt.h
src/trigger.c
test/nulls1.test