mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 22:25:01 +00:00
fix: move db-pipeline and datascript-report back to outliner dep
graph-parser is primarily a file graph dep that is maintained separately from db graphs. We want to move as many namespaces out of it as possible. Also moved differing count assertions to their respective tests
This commit is contained in:
@@ -65,4 +65,4 @@ Created graph schema!
|
||||
#### Update graph scripts
|
||||
|
||||
For database graphs, it is recommended to use
|
||||
`logseq.graph-parser.db-pipeline/add-listener!` when updating graphs. TODO
|
||||
`logseq.outliner.db-pipeline/add-listener!` when updating graphs. TODO
|
||||
|
||||
Reference in New Issue
Block a user