logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on 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