mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 09:26:28 +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