DOKK / manpages / debian 12 / pinto / Pinto::Schema::Result::Registration.3pm.en
Pinto::Schema::Result::Registration(3pm) User Contributed Perl Documentation Pinto::Schema::Result::Registration(3pm)

Pinto::Schema::Result::Registration - Represents the relationship between a Package and a Stack

version 0.14

Pinto::Schema::Result::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

"id"

  • "revision"
  • "package_name"

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

Pinto::Role::Schema::Result

Jeffrey Ryan Thalhammer <jeff@stratopan.com>

This software is copyright (c) 2015 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.

2022-10-16 perl v5.34.0