On Wed, Jun 25, 2008 at 05:33:04PM +0200, [EMAIL PROTECTED] wrote:
> mysql, postgres and mssql correctly return zero rows. SQLite
> however returns two rows, for id=1 and id=2.
> 
> http://www.sqlite.org/nulls.html doesn't list it, so perhaps
> this has never come up before.

http://www.sqlite.org/draft/doc/35to36.html notes that 3.6.0 will fix
this issue.

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

Reply via email to