DOKK / manpages / debian 12 / libjifty-dbi-perl / Jifty::DBI::Filter::Boolean.3pm.en
Jifty::DBI::Filter::Boolean(3pm) User Contributed Perl Documentation Jifty::DBI::Filter::Boolean(3pm)

Jifty::DBI::Filter::Boolean - Encodes booleans

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)

Transform the value to the canonical true or false value as expected by the database.

Jifty::DBI::Filter

2022-06-15 perl v5.34.0