Improve user_list performance
[gruntmaster-data.git] / lib / Gruntmaster / Data / Result / ContestStatus.pm
index dae7cbe523530fa5ae3f585e6568a8b8c0a21b21..2e52e6553877c1883967772b5a127f3ed7d18638 100644 (file)
@@ -108,6 +108,6 @@ __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
 
+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.009189 seconds and 4 git commands to generate.