load-shouts-discussed-coauthored
All checks were successful
Deploy on push / deploy (push) Successful in 2m4s
All checks were successful
Deploy on push / deploy (push) Successful in 2m4s
This commit is contained in:
@@ -76,7 +76,6 @@ def add_author_stat_columns(q):
|
||||
return q
|
||||
|
||||
|
||||
|
||||
def get_topic_shouts_stat(topic_id: int):
|
||||
q = (
|
||||
select(func.count(distinct(ShoutTopic.shout)))
|
||||
|
Reference in New Issue
Block a user