When I try to use INSTR function in my query, I get the error “no such function: instr”.
I have looked SQLite referance and I saw that it has built-in INSTR function.
http://www.sqlite.org/lang_corefunc.html
What is the problem with Corona, is there any solution for this issue?