]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Experimental change to have sqlite3_vtab_distinct() return 3 to indicate that results...
authordan <Dan Kennedy>
Wed, 16 Mar 2022 12:06:00 +0000 (12:06 +0000)
committerdan <Dan Kennedy>
Wed, 16 Mar 2022 12:06:00 +0000 (12:06 +0000)
commitece092e728e91a6cba1a4e6cd81606a38e4b2b12
tree79929d75bdc8271622c7acf665ae02ec0b4b276b
parentc6e2f2e64d0e4c7502f05f979e2bd99a6b39ef55
Experimental change to have sqlite3_vtab_distinct() return 3 to indicate that results should sorted and duplicates may be removed.

FossilOrigin-Name: 11f4508895c0a46d8623ca2f4f37b4f1b54b6d9022765f6124a9d42132f7d633
manifest
manifest.uuid
src/select.c
src/where.c
test/bestindex9.test [new file with mode: 0644]