fix: deadline query doesn't work for db graphs

Fixes LOG-3245
This commit is contained in:
Gabriel Horner
2024-12-06 22:09:28 -05:00
parent b89a4925d8
commit f5666fab47
2 changed files with 41 additions and 25 deletions

View File

@@ -726,7 +726,7 @@ Some bindings in this fn:
(pre-transform q')))
(def db-block-attrs
"Like ldb/block-attrs but for query dsl an db graphs"
"Block attributes for db graph queries"
;; '*' needed as we need to pull user properties and don't know their names in advance
'[*
{:block/page [:db/id :block/name :block/title :block/journal-day]}