Thread: int type problem in 7.3

int type problem in 7.3

From
Mario Weilguni
Date:
It seems queries like:
select ... from table where id='' (an empty string) do not work anymore, it worked up to 7.2. This will make migration
to7.3 quite difficult for some application, especially for oracle applications.  
Would'nt it be better to evaluate such expressions to false.

Regards,Mario Weilguni