@azimutt/serde-sql
v0.1.1
Published
Parse and Generate SQL.
Downloads
5
Readme
@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) & runnpm install
- test with
npm run dry-publish
and checkazimutt-serde-sql-x.y.z.tgz
content - launch
npm publish --access public
View it on npm.