Update node_db_queries.py

This commit is contained in:
Naseem Ali 2025-08-06 12:29:42 +03:00 committed by GitHub
parent 60f905dd31
commit 6c2262f63b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -130,4 +130,6 @@ COMMUNITY_NODE_RETURN = """
n.group_id AS group_id,
n.summary AS summary,
n.created_at AS created_at
"""
"""