Provided by: libkiokudb-backend-dbi-perl_1.23-3_all
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.