vanstyn / RapidApp

Turnkey ajaxy webapps
http://rapi.io
Other
48 stars 15 forks source link

Check that 'is_nullable' is defined #39

Closed nfoos closed 10 years ago

nfoos commented 10 years ago

In some (probably rare) cases, 'is_nullable' may not be defined on the column info. Check that it is defined before performing comparisons to avoid warnings like this:

Use of uninitialized value in numeric eq (==)