Skip to content

Commit 5f22ba2

Browse files
authored
Merge pull request #67 from s1owjke/prisma-query-formatter
Add prisma-query-formatter
2 parents 6d447e9 + 5c529ec commit 5f22ba2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

+1
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ This is a collection of **awesome resources** about [Prisma](https://www.prisma.
6767
- [Schemix - Generate Prisma Schemas with TypeScript](https://github.com/ridafkih/schemix)
6868
- [Prismock - Run tests in isolation with an in-memory implementation of Prisma](https://github.com/morintd/prismock)
6969
- [prisma-ast - A Builder object to programmatically query and edit your schema.prisma files](https://github.com/MrLeebo/prisma-ast)
70+
- [prisma-query-formatter - Substitute params and format queries for logging](https://github.com/s1owjke/prisma-query-formatter)
7071

7172
### :man_technologist: Prisma Clients
7273

0 commit comments

Comments
 (0)