prisma-util
TypeScript icon, indicating that this package has built-in type declarations

2.1.1 • Public • Published

Prisma Util



What is Prisma Util?   •   How to use?   •   Links   •   Support

What is Prisma Util?

Prisma Util is an easy to use tool that merges multiple Prisma schema files, allows extending of models, resolves naming conflicts and provides easy access to Prisma commands and timing reports. It's mostly a plug-and-play replacement, with an easy confirguration file.

How to Use?

npx prisma-util [options]

The Prisma Util is built on top of Prisma, and as such all arguments and commands are the same as the ones from the official documentation. The only additional parameter available is --config and it allows you to change the path of the config file (default: prisma-util.config.mjs).

Links

Check out our API Documentation - API Documentation

Get Started with Prisma Util - Getting Started

Support

Create a bug report for Prisma Util

If you see an error with Prisma Util, please create a bug report here.

Submit a feature request

If you want to see a new feature added to Prisma Util, please create an issue here.

Contributing

Refer to our contribution guidelines for information on how to contribute.

Package Sidebar

Install

npm i prisma-util

Weekly Downloads

7

Version

2.1.1

License

Apache-2.0

Unpacked Size

303 kB

Total Files

49

Last publish

Collaborators

  • davidhancu