On May 2, 2014, at 8:54 PM, Richard Hipp <d...@sqlite.org> wrote:

> I'm guessing that Mr. Abeille is upset that SQLite …

… doesn’t even bother with SQL syntax and will happily accept any old junk as a 
sorry excuse for a query.

select 1 where null;
select 1 where not null;

When SQLite 4 sees the light of the day, I wish for a strict SQL parser and 
proper error messages.

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

Reply via email to