1Pinto::Schema::Result::URseegrisCtornattriiobnu(t3e)d PePrilntDoo:c:uSmcehnetmaat:i:oRnesult::Registration(3)
2
3
4
6 Pinto::Schema::Result::Registration - Represents the relationship
7 between a Package and a Stack
8
10 version 0.14
11
13 Pinto::Schema::Result::Registration
14
17 id
18 data_type: 'integer'
19 is_auto_increment: 1
20 is_nullable: 0
21
22 revision
23 data_type: 'integer'
24 is_foreign_key: 1
25 is_nullable: 0
26
27 package_name
28 data_type: 'text'
29 is_nullable: 0
30
31 package
32 data_type: 'integer'
33 is_foreign_key: 1
34 is_nullable: 0
35
36 distribution
37 data_type: 'integer'
38 is_foreign_key: 1
39 is_nullable: 0
40
41 is_pinned
42 data_type: 'boolean'
43 is_nullable: 0
44
46 • "id"
47
49 "revision_package_name_unique"
50 • "revision"
51
52 • "package_name"
53
55 distribution
56 Type: belongs_to
57
58 Related object: Pinto::Schema::Result::Distribution
59
60 package
61 Type: belongs_to
62
63 Related object: Pinto::Schema::Result::Package
64
65 revision
66 Type: belongs_to
67
68 Related object: Pinto::Schema::Result::Revision
69
71 • Pinto::Role::Schema::Result
72
74 Jeffrey Ryan Thalhammer <jeff@stratopan.com>
75
77 This software is copyright (c) 2015 by Jeffrey Ryan Thalhammer.
78
79 This is free software; you can redistribute it and/or modify it under
80 the same terms as the Perl 5 programming language system itself.
81
82
83
84perl v5.34.0 2021-07P-i2n2to::Schema::Result::Registration(3)