created column was ambigououuuouuus
This commit is contained in:
parent
2301862ae6
commit
2d1b70c94d
|
@ -101,7 +101,7 @@ class RawTagNoticeStream extends NoticeStream
|
|||
}
|
||||
}
|
||||
|
||||
$nt->orderBy('created DESC, notice_id DESC');
|
||||
$nt->orderBy('notice.created DESC, notice_id DESC');
|
||||
|
||||
if (!is_null($offset)) {
|
||||
$nt->limit($offset, $limit);
|
||||
|
|
Loading…
Reference in New Issue
Block a user