Subject: find with null gives exception
From: Junkone <junkone1 gmail.com>
Date: Fri, 9 Nov 2007 10:10:17 +0900
this one gives me a exception. what is the syntax if i use the find
and wnat to return records with certail column null in it.
Rawdata.find(:all, :conditions=>{:processed_indicator => NULL })