mirror of
https://github.com/basicmachines-co/basic-memory
synced 2026-06-21 13:47:35 +00:00
improve build_context results
This commit is contained in:
@@ -228,6 +228,7 @@ SELECT DISTINCT
|
||||
root_id,
|
||||
created_at
|
||||
FROM context_graph
|
||||
WHERE (type, id) NOT IN ({values})
|
||||
GROUP BY
|
||||
type, id, title, permalink, from_id, to_id,
|
||||
relation_type, category, entity_id,
|
||||
|
||||
Reference in New Issue
Block a user