> On Oct 18, 2018, at 11:50 AM, Maziar Parsijani <maziar.parsij...@gmail.com> 
> wrote:
> 
> It will crash or exit the program.

You’re not handling errors correctly, then. I think you said you’re using 
Python? Then the query will probably throw a Python exception; you need to 
catch that and handle it appropriately.

—Jens
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to