[Dbix-class] Selecting on boolean columns

Jon Warbrick jw35 at cam.ac.uk
Tue Dec 19 16:00:21 GMT 2006


Is there a 'more idiomatic' way to select rows where a boolean column is 
true than doing the following?

   ...->select({addable  => \'=TRUE'});

Jon.

-- 
Jon Warbrick
Web/News Development, Computing Service, University of Cambridge



More information about the Dbix-class mailing list