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

NAME

6       Pinto::Schema::Result::Ancestry - Represents the relationship between
7       revisions
8

VERSION

10       version 0.14
11

NAME

13       Pinto::Schema::Result::Ancestry
14

TABLE: "ancestry"

ACCESSORS

17   id
18         data_type: 'integer'
19         is_auto_increment: 1
20         is_nullable: 0
21
22   parent
23         data_type: 'integer'
24         is_foreign_key: 1
25         is_nullable: 0
26
27   child
28         data_type: 'integer'
29         is_foreign_key: 1
30         is_nullable: 0
31

PRIMARY KEY

33       ·   "id"
34

RELATIONS

36   child
37       Type: belongs_to
38
39       Related object: Pinto::Schema::Result::Revision
40
41   parent
42       Type: belongs_to
43
44       Related object: Pinto::Schema::Result::Revision
45

Moose ROLES APPLIED

47       ·   Pinto::Role::Schema::Result
48

AUTHOR

50       Jeffrey Ryan Thalhammer <jeff@stratopan.com>
51
53       This software is copyright (c) 2015 by Jeffrey Ryan Thalhammer.
54
55       This is free software; you can redistribute it and/or modify it under
56       the same terms as the Perl 5 programming language system itself.
57
58
59
60perl v5.30.0                      2019-07-26Pinto::Schema::Result::Ancestry(3)
Impressum