A plugin for converting SQL DDL to Flatfile Blueprint.
listener.on('space:configure')
setupFactory
parameter holds the Workbook and Sheet configuration
options and SQL DDL source.callback
parameter receives three arguments: event
, workbookIds
, and
a tick
function. The tick
function can be used to update the Job’s
progress. The callback
function is invoked once the Space and Workbooks are
fully configured.api.spaces.update
api.workbooks.create
@flatfile/api@1.5.37+
@flatfile/plugin-convert-json-schema@0.1.0+
@flatfile/plugin-space-configure@0.1.6+
axios@1.5.1+
sql-ddl-to-json-schema@4.1.0+