dry up multi stream
This commit is contained in:
parent
abd211ba72
commit
dfd1286521
1 changed files with 0 additions and 1 deletions
|
|
@ -117,5 +117,4 @@ class Stream::Multi < Stream::Base
|
||||||
def ids(query)
|
def ids(query)
|
||||||
Post.connection.select_values(query.for_a_stream(max_time, order).select('posts.id').to_sql)
|
Post.connection.select_values(query.for_a_stream(max_time, order).select('posts.id').to_sql)
|
||||||
end
|
end
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue