Man Page: jifty::dbi::filter::boolean
Operating Environment: debian
Section: 3pm
Jifty::DBI::Filter::Boolean(3pm) User Contributed Perl Documentation Jifty::DBI::Filter::Boolean(3pm)NAMEJifty::DBI::Filter::Boolean - Encodes booleansDESCRIPTIONdecode Transform the value into 1 or 0 so Perl's concept of the value agrees with the database's concept of the value. (For example, 't' and 'f' might be used in the database, but 'f' is true in Perl) encode Transform the value to the canonical true or false value as expected by the database.SEE ALSOJifty::DBI::Filter perl v5.14.2 2010-12-09 Jifty::DBI::Filter::Boolean(3pm)