logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

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

Description

decode
       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.

Name

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

See Also

       Jifty::DBI::Filter

perl v5.34.0                                       2022-06-15                   Jifty::DBI::Filter::Boolean(3pm)

See Also