]> git.ipfire.org Git - thirdparty/sqlite.git/commit
An initial attempt to implement sqlite3_vtab_distinct().
authordrh <>
Sat, 22 Jan 2022 00:18:01 +0000 (00:18 +0000)
committerdrh <>
Sat, 22 Jan 2022 00:18:01 +0000 (00:18 +0000)
commitec778d27241d54be6967a2d1eb44cf549507f728
treef8d2f0217f8b3235cfcf55984a0b71b178029317
parent4d7f335e8bd4773befdb73e7c0a42b6f773726f9
An initial attempt to implement sqlite3_vtab_distinct().

FossilOrigin-Name: d571262d2345bb11e71bef395cf078e5d7303b974b38b4e319adda6194ccc1c5
ext/misc/qpvtab.c
manifest
manifest.uuid
src/loadext.c
src/sqlite.h.in
src/sqlite3ext.h
src/where.c
test/vtabdistinct.test [new file with mode: 0644]