Those are the two boolean fields with a numeric in between {"total":12,"page":1,"rows":[{"cell":["<img src='/images/Tb_edit.png'>",32,"google3","x11aaaaa",false,0,true,null,"2011-04-21T15:55:29Z"],"id":32},{"cell":["",33,"x","<a href="#" onclick
This is rails 2.3.8 with MySQL. If i run SQL on the IRB (console) command line , asking for active = 0 or active = false, false is returned for both. With 1 or true, I see true returned.
When the search tries to filter the records, 0 entry returns false records , but false returns no records