Update node_db_queries.py
This commit is contained in:
parent
c92657a5e4
commit
27633a9c3c
1 changed files with 3 additions and 1 deletions
|
|
@ -328,3 +328,5 @@ COMMUNITY_NODE_RETURN_NEPTUNE = """
|
||||||
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