]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Implementation of the INSTR() SQL function, as found in SQL Server, MySQL, instr
authordrh <drh@noemail.net>
Thu, 25 Oct 2012 03:07:29 +0000 (03:07 +0000)
committerdrh <drh@noemail.net>
Thu, 25 Oct 2012 03:07:29 +0000 (03:07 +0000)
commitd55e07296be575944439bdb621039eeedd89b17a
tree81db29505a076ec817a7626158eb57c65f63c3de
parent8749c1831ae251b2ae5a60277448158f2492634a
Implementation of the INSTR() SQL function, as found in SQL Server, MySQL,
and Oracle.

FossilOrigin-Name: 49ccae964f3a8ae5aab87f56503121e09424545f
manifest
manifest.uuid
src/func.c
test/instr.test [new file with mode: 0644]