X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FGruntmaster%2FData%2FResult%2FOpen.pm;h=2d6af7cb48df4fdceeb89594408223871800dc4a;hb=a2aa46e6fb478ba94f05d5ce36b7848e7a8bf807;hp=650f9cb4c3aeabd090c88a7b95085a9bb6f3449b;hpb=adb42d4d148fdb3dd145e4a7452b7b7eda88f66c;p=gruntmaster-data.git diff --git a/lib/Gruntmaster/Data/Result/Open.pm b/lib/Gruntmaster/Data/Result/Open.pm index 650f9cb..2d6af7c 100644 --- a/lib/Gruntmaster/Data/Result/Open.pm +++ b/lib/Gruntmaster/Data/Result/Open.pm @@ -126,8 +126,9 @@ __PACKAGE__->belongs_to( # Created by DBIx::Class::Schema::Loader v0.07039 @ 2014-05-16 15:03:32 # DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:VihrUa/CI0cg8k8wpHxQDg +sub rawowner { shift->get_column('owner') } +sub rawproblem { shift->get_column('problem') } -# You can replace this text with custom code or comments, and it will be preserved on regeneration 1; __END__