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

Pinto::Schema::Result::Package - Represents a Package provided by a Distribution

version 0.14

Pinto::Schema::Result::Package

  data_type: 'integer'
  is_auto_increment: 1
  is_nullable: 0

  data_type: 'text'
  is_nullable: 0

  data_type: 'text'
  is_nullable: 0

  data_type: 'text'
  default_value: null
  is_nullable: 1

  data_type: 'text'
  default_value: null
  is_nullable: 1

  data_type: 'integer'
  is_foreign_key: 1
  is_nullable: 0

"id"

  • "name"
  • "distribution"

Type: belongs_to

Related object: Pinto::Schema::Result::Distribution

Type: has_many

Related object: Pinto::Schema::Result::Registration

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