Add table and column comments
[gruntmaster-data.git] / lib / Gruntmaster / Data / Result / ContestStatus.pm
index 2e52e6553877c1883967772b5a127f3ed7d18638..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,8 +105,8 @@ __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') }
 
This page took 0.010304 seconds and 4 git commands to generate.