@super-aurora/schema-to-sql
v0.6.0
Published
Generates SQL statements from JSON Schema. If previous version is available compares with the previous version and generates the DDL statements.
Downloads
1
Readme
@super-aurora/schema-to-sql
TODO: description
Usage
const schemaToSql = require('@super-aurora/schema-to-sql');
// TODO: DEMONSTRATE API