We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d447e9 + 5c529ec commit 5f22ba2Copy full SHA for 5f22ba2
readme.md
@@ -67,6 +67,7 @@ This is a collection of **awesome resources** about [Prisma](https://www.prisma.
67
- [Schemix - Generate Prisma Schemas with TypeScript](https://github.com/ridafkih/schemix)
68
- [Prismock - Run tests in isolation with an in-memory implementation of Prisma](https://github.com/morintd/prismock)
69
- [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)
71
72
### :man_technologist: Prisma Clients
73
0 commit comments