mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 14:14:55 +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