]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add built-in functions numeric(), text(), and blob() that coerce types.
authordrh <drh@noemail.net>
Wed, 22 Jun 2005 10:53:59 +0000 (10:53 +0000)
committerdrh <drh@noemail.net>
Wed, 22 Jun 2005 10:53:59 +0000 (10:53 +0000)
commit5708d2deacccde4c3d6a5de48b74c9bb7cae8aee
tree4d0c01ed4d695ee1c6a6af93f9bb4ce0ec99f31b
parent288d37f1b44a117f9602df9e5ad738858e0dfb3b
Add built-in functions numeric(), text(), and blob() that coerce types.
Ticket #1287. (CVS 2524)

FossilOrigin-Name: affb0fa2e8c5ff497838ba3c2994cdb1f6f50c68
manifest
manifest.uuid
src/func.c
src/vdbeapi.c
test/func.test