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