1Pinto::Schema::Result::URseevrisCioonnt(r3i)buted Perl DPoicnutmoe:n:tSacthieomna::Result::Revision(3)
2
3
4

NAME

6       Pinto::Schema::Result::Revision - Represents a set of changes to a
7       stack
8

VERSION

10       version 0.14
11

NAME

13       Pinto::Schema::Result::Revision
14

TABLE: "revision"

ACCESSORS

17   id
18         data_type: 'integer'
19         is_auto_increment: 1
20         is_nullable: 0
21
22   uuid
23         data_type: 'text'
24         is_nullable: 0
25
26   message
27         data_type: 'text'
28         is_nullable: 0
29
30   username
31         data_type: 'text'
32         is_nullable: 0
33
34   utc_time
35         data_type: 'integer'
36         is_nullable: 0
37
38   time_offset
39         data_type: 'integer'
40         is_nullable: 0
41
42   is_committed
43         data_type: 'boolean'
44         is_nullable: 0
45
46   has_changes
47         data_type: 'boolean'
48         is_nullable: 0
49

PRIMARY KEY

51       ·   "id"
52

UNIQUE CONSTRAINTS

54   "uuid_unique"
55       ·   "uuid"
56

RELATIONS

58   ancestry_children
59       Type: has_many
60
61       Related object: Pinto::Schema::Result::Ancestry
62
63   ancestry_parents
64       Type: has_many
65
66       Related object: Pinto::Schema::Result::Ancestry
67
68   registrations
69       Type: has_many
70
71       Related object: Pinto::Schema::Result::Registration
72
73   stacks
74       Type: has_many
75
76       Related object: Pinto::Schema::Result::Stack
77

Moose ROLES APPLIED

79       ·   Pinto::Role::Schema::Result
80

AUTHOR

82       Jeffrey Ryan Thalhammer <jeff@stratopan.com>
83
85       This software is copyright (c) 2015 by Jeffrey Ryan Thalhammer.
86
87       This is free software; you can redistribute it and/or modify it under
88       the same terms as the Perl 5 programming language system itself.
89
90
91
92perl v5.32.0                      2020-07-28Pinto::Schema::Result::Revision(3)
Impressum