mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 17:36:33 +00:00
All query-dsl tests pass for db graphs
Add to CI. Also fix graph-parser lint and typo
This commit is contained in:
@@ -613,7 +613,7 @@ Some bindings in this fn:
|
||||
col))
|
||||
|
||||
(defn get-db-property-value
|
||||
"Fetch a property's value given a block map and proeprty name. Similar to
|
||||
"Fetch a property's value given a block map and property name. Similar to
|
||||
query-table/sort-by-fn. We should standardize this soon"
|
||||
[m prop]
|
||||
(case prop
|
||||
|
||||
Reference in New Issue
Block a user