Scroll to navigation

KiokuDB::TypeMap::Entry::DBIC::Schema(3pm) User Contributed Perl Documentation KiokuDB::TypeMap::Entry::DBIC::Schema(3pm)
 

NAME

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

VERSION

version 1.23

DESCRIPTION

This typemap entry handles references to DBIx::Class::Schema as a scoped singleton.
The ID of the schema is always "dbic:schema".
References to DBIx::Class::Schema objects which are not a part of the underlying DBIx::Class layout are currently not supported, but may be in the future.

AUTHOR

Yuval Kogman <nothingmuch@woobling.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2014 by Yuval Kogman, Infinity Interactive.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
2014-03-31 perl v5.18.2