]> iEval git - gruntmaster-data.git/blobdiff - lib/Gruntmaster/Data/Result/ContestStatus.pm
Add table and column comments
[gruntmaster-data.git] / lib / Gruntmaster / Data / Result / ContestStatus.pm
index dae7cbe523530fa5ae3f585e6568a8b8c0a21b21..0815e988be356da7416809f263be78d4ed917ac5 100644 (file)
@@ -6,7 +6,7 @@ package Gruntmaster::Data::Result::ContestStatus;
 
 =head1 NAME
 
-Gruntmaster::Data::Result::ContestStatus
+Gruntmaster::Data::Result::ContestStatus - List of (contest, user, result)
 
 =cut
 
@@ -105,9 +105,9 @@ __PACKAGE__->belongs_to(
 );
 
 
-# Created by DBIx::Class::Schema::Loader v0.07042 @ 2014-12-11 23:51:27
-# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:vfOfZeATPRODifpgHO4L0A
+# Created by DBIx::Class::Schema::Loader v0.07042 @ 2014-12-19 16:44:22
+# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:IkY4FNON0SrxrP8oNOXoHg
 
+sub rawowner { shift->get_column('owner') }
 
-# You can replace this text with custom code or comments, and it will be preserved on regeneration
 1;
This page took 0.018135 seconds and 4 git commands to generate.