mirror of
https://github.com/logseq/logseq.git
synced 2026-05-04 19:06:21 +00:00
frontend.test.helper was accidentally coupled to sqlite3 via logseq.outliner.db-pipeline. Split out sqlite3 dependent fns to logseq.outliner.cli so it's clear this shouldn't be coupled to frontend