Update node_db_queries.py
This commit is contained in:
parent
60f905dd31
commit
6c2262f63b
1 changed files with 3 additions and 1 deletions
|
|
@ -130,4 +130,6 @@ COMMUNITY_NODE_RETURN = """
|
|||
n.group_id AS group_id,
|
||||
n.summary AS summary,
|
||||
n.created_at AS created_at
|
||||
"""
|
||||
"""
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue