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::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