NAME
Biblio::Zotero::DB::Schema::Result::Library
VERSION
version 0.003
NAME
Biblio::Zotero::DB::Schema::Result::Library
TABLE: libraries
ACCESSORS
libraryid
data_type: 'integer'
is_auto_increment: 1
is_nullable: 0
librarytype
data_type: 'text'
is_nullable: 0
PRIMARY KEY
RELATIONS
group
Type: might_have
Related object: Biblio::Zotero::DB::Schema::Result::Group
items
Type: has_many
Related object: Biblio::Zotero::DB::Schema::Result::Item
AUTHOR
Zakariyya Mughal <zmughal@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2013 by Zakariyya Mughal.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.