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

KiokuDB::TypeMap::Entry::DBIC::ResultSource - KiokuDB::TypeMap::Entry for DBIx::Class::ResultSource

Author

       Yuval Kogman <nothingmuch@woobling.org>

Description

       This tyepmap entry resolves result source handles symbolically by name.

       References to the handle receive a special ID in the form:

           dbic:schema:rs:$name

       and are not actually written to storage.

       Looking up such an ID causes the backend to dynamically search for such a resultset in the
       DBIx::Class::Schema.

Name

       KiokuDB::TypeMap::Entry::DBIC::ResultSource - KiokuDB::TypeMap::Entry for DBIx::Class::ResultSource
       objects.

Version

       version 1.23

See Also