How to use the @dbml/core.importer.import function in @dbml/core

To help you get started, we’ve selected a few @dbml/core examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github holistics / dbml / packages / dbml-cli / src / cli / import.js View on Github external
      generate(inputPaths, (sql) => importer.import(sql, format), OutputConsolePlugin);
    } else if (opts.outFile) {

@dbml/core

> TODO: description

Apache-2.0
Latest version published 7 days ago

Package Health Score

80 / 100
Full package analysis