Обсуждение: int type problem in 7.3

Поиск
Список
Период
Сортировка

int type problem in 7.3

От
Mario Weilguni
Дата:
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