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

Test::DBIx::Class::Example::Schema::Result - The base result class

Author

       John Napiorkowski "<jjnapiork@cpan.org>"

Description

       All Result classes will inherit from this.

Name

       Test::DBIx::Class::Example::Schema::Result - The base result class

See Also

       The following modules or resources may be of interest.

       DBIx::Class

Synopsis

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

See Also