Skip to content
Snippets Groups Projects
Verified Commit eeb784d0 authored by Andrej Ramašeuski's avatar Andrej Ramašeuski
Browse files

Relace s nahravkama

parent 758d3f12
No related branches found
No related tags found
No related merge requests found
......@@ -42,4 +42,11 @@ __PACKAGE__->has_many(
},
);
__PACKAGE__->has_many(
records => 'PiTube::Schema::Result::Record',
{
'foreign.stream_id' => 'self.id',
},
);
1;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment