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::KiokuDB::EntryProxy - A proxying result class for KiokuDB objects

Author

       Yuval Kogman <nothingmuch@woobling.org>

Description

       This class implements the necessary glue to properly inflate resultsets for KiokuDB object into proper
       instances using KiokuDB.

Name

       DBIx::Class::KiokuDB::EntryProxy - A proxying result class for KiokuDB objects

Synopsis

           my $kiokudb_object = $schema->resultset("entries")->find($id);

Version

       version 1.23

See Also