Move db malli schema into db dep since it's stable

Also add a validate-db task. Part of LOG-2739
This commit is contained in:
Gabriel Horner
2023-10-11 08:37:49 -04:00
parent c3e002aade
commit fe7a46eac9
9 changed files with 395 additions and 350 deletions

View File

@@ -1,8 +1,6 @@
{:paths ["src"]
:deps
{metosin/malli
{:mvn/version "0.10.0"}
logseq/graph-parser
{logseq/graph-parser
{:local/root "../deps/graph-parser"}
logseq/outliner
{:local/root "../deps/outliner"}