Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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