]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the built-in affinity() SQL function. This turns out to be not as useful affinity-func
authordrh <drh@noemail.net>
Tue, 2 Jun 2015 16:09:58 +0000 (16:09 +0000)
committerdrh <drh@noemail.net>
Tue, 2 Jun 2015 16:09:58 +0000 (16:09 +0000)
commit6c92a7711e105f00e34fea74680f9792304f68d4
tree6e25f43d792766a63d12e593b0b9a973645c87dd
parent05883a3409d38d50c3e52a35c93341028e5504f8
Add the built-in affinity() SQL function.  This turns out to be not as useful
as originally envisioned, so abandon it on a branch.

FossilOrigin-Name: 80889306bf57b886a248b880bc90197b8975a666
manifest
manifest.uuid
src/expr.c
src/func.c
src/sqliteInt.h
test/affinity1.test [new file with mode: 0644]