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

DBIx::Class::CDBICompat::Iterator - Emulates the extra behaviors of the Class::DBI search iterator.

Description

       Emulates the extra behaviors of the Class::DBI search iterator.

   DifferencesfromDBIx::Classresultset
       The CDBI iterator returns true if there were any results, false otherwise.  The DBIC result set always
       returns true.

Further Questions?

       Check the list of additional DBIC resources.

Name

       DBIx::Class::CDBICompat::Iterator - Emulates the extra behaviors of the Class::DBI search iterator.

Synopsis

       See DBIx::Class::CDBICompat for usage directions.

See Also