kopia lustrzana https://github.com/nextcloud/social
remove old code
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>pull/772/head
rodzic
1130d7ffbd
commit
1b6b79927b
|
@ -566,9 +566,6 @@ class StreamRequest extends StreamRequestBuilder {
|
|||
|
||||
$qb->leftJoinStreamAction('sa');
|
||||
|
||||
// TODO: Sql optimisation - Create a table like stream_dest for to link 'hashtag' to 'stream_id'
|
||||
// $qb->andWhere($this->exprValueWithinJsonFormat($qb, 'hashtags', '' . $hashtag));
|
||||
|
||||
return $this->getStreamsFromRequest($qb);
|
||||
}
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue