mirror of
https://github.com/raidendotai/cofounder
synced 2025-03-15 18:11:40 +00:00
schemas filtering restored
This commit is contained in:
parent
c89b58dada
commit
b88615fe5e
@ -104,7 +104,7 @@ ${drd}
|
|||||||
---
|
---
|
||||||
|
|
||||||
\`\`\`DB:schemas
|
\`\`\`DB:schemas
|
||||||
${yaml.stringify(db)}
|
${yaml.stringify({ schemas: db.schemas })}
|
||||||
\`\`\`
|
\`\`\`
|
||||||
|
|
||||||
`,
|
`,
|
||||||
|
@ -113,7 +113,7 @@ ${drd}
|
|||||||
---
|
---
|
||||||
|
|
||||||
\`\`\`DB:schemas
|
\`\`\`DB:schemas
|
||||||
${yaml.stringify(db)}
|
${yaml.stringify({ schemas: db.schemas })}
|
||||||
\`\`\`
|
\`\`\`
|
||||||
|
|
||||||
`,
|
`,
|
||||||
|
Loading…
Reference in New Issue
Block a user