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

Test::DBIx::Class::Example::Schema::ResultSet - A base ResultSet Class

Author

       John Napiorkowski "<jjnapiork@cpan.org>"

Description

       All ResultSet classes will inherit from this.

Name

       Test::DBIx::Class::Example::Schema::ResultSet - A base ResultSet Class

See Also

       The following modules or resources may be of interest.

       DBIx::Class::ResultSet

Synopsis

               use base 'Test::DBIx::Class::Example::Schema::ResultSet';

See Also