0.1.1 • Published 1 year ago

@azimutt/serde-prisma v0.1.1

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

@azimutt/serde-prisma

This lib is able to parse and generate Prisma Schema from/to an Azimutt database model.

Feel free to use it and even submit PR to improve it:

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-prisma-x.y.z.tgz content
  • launch npm publish --access public

View it on npm.