Skip to content

Commit

Permalink
Merge pull request #67 from s1owjke/prisma-query-formatter
Browse files Browse the repository at this point in the history
Add prisma-query-formatter
  • Loading branch information
2color authored May 23, 2024
2 parents 6d447e9 + 5c529ec commit 5f22ba2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ This is a collection of **awesome resources** about [Prisma](https://www.prisma.
- [Schemix - Generate Prisma Schemas with TypeScript](https://github.com/ridafkih/schemix)
- [Prismock - Run tests in isolation with an in-memory implementation of Prisma](https://github.com/morintd/prismock)
- [prisma-ast - A Builder object to programmatically query and edit your schema.prisma files](https://github.com/MrLeebo/prisma-ast)
- [prisma-query-formatter - Substitute params and format queries for logging](https://github.com/s1owjke/prisma-query-formatter)

### :man_technologist: Prisma Clients

Expand Down

0 comments on commit 5f22ba2

Please sign in to comment.