1Pinto::Role::Schema::ReUssuelrt(C3o)ntributed Perl DocumPeinnttaot:i:oRnole::Schema::Result(3)
2
3
4
6 Pinto::Role::Schema::Result - Attributes and methods for all
7 Schema::Result objects
8
10 version 0.14
11
13 This role adds a Pinto::Repository attributes. It should only be
14 applied to Pinto::Schema::Result subclasses, as it will reach into the
15 underlying Pinto::Schema object to get at the repo.
16
17 This gives us a back door for injecting additional attributes into
18 Pinto::Schema::Result objects, since those are usually created by
19 DBIx::Class and we don't have control over the construction process.
20
22 Jeffrey Ryan Thalhammer <jeff@stratopan.com>
23
25 This software is copyright (c) 2015 by Jeffrey Ryan Thalhammer.
26
27 This is free software; you can redistribute it and/or modify it under
28 the same terms as the Perl 5 programming language system itself.
29
30
31
32perl v5.38.0 2023-07-21 Pinto::Role::Schema::Result(3)