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.
- 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.