0.1.1 • Published 1 year ago

@azimutt/serde-sql v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@azimutt/serde-sql

This lib is able to parse and generate SQL from/to a database model.

It's not meant to be an exhaustive parser but to extract and generate meaningful information.

It supports several dialects.

Publish

  • update package.json version
  • update lib versions (npm run update + manual) & run npm install
  • test with npm run dry-publish and check azimutt-serde-sql-x.y.z.tgz content
  • launch npm publish --access public

View it on npm.

0.1.1

1 year ago

0.1.0

1 year ago