Pinto::Schema::Result::Registration - Represents the relationship between a Package and a Stack
version 0.091
Pinto::Schema::Result::Registration
registration
data_type: 'integer' is_auto_increment: 1 is_nullable: 0
data_type: 'integer' is_foreign_key: 1 is_nullable: 0
data_type: 'text' is_nullable: 0
data_type: 'integer' is_foreign_key: 1 is_nullable: 0
data_type: 'integer' is_foreign_key: 1 is_nullable: 0
data_type: 'boolean' is_nullable: 0
revision_package_name_unique
Type: belongs_to
Related object: Pinto::Schema::Result::Distribution
Type: belongs_to
Related object: Pinto::Schema::Result::Package
Type: belongs_to
Related object: Pinto::Schema::Result::Revision
Jeffrey Ryan Thalhammer <jeff@stratopan.com>
This software is copyright (c) 2013 by Jeffrey Ryan Thalhammer.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.