@prisma/sqlcommenter
Advanced tools
+2
-2
| { | ||
| "name": "@prisma/sqlcommenter", | ||
| "version": "7.1.0-dev.35", | ||
| "version": "7.1.0-dev.36", | ||
| "description": "SQL commenter types for Prisma", | ||
@@ -33,3 +33,3 @@ "main": "dist/index.js", | ||
| "devDependencies": { | ||
| "@prisma/json-protocol": "7.1.0-dev.35" | ||
| "@prisma/json-protocol": "7.1.0-dev.36" | ||
| }, | ||
@@ -36,0 +36,0 @@ "scripts": { |
+4
-0
@@ -54,2 +54,6 @@ # @prisma/sqlcommenter | ||
| ### First-Party Plugins | ||
| - [`@prisma/sqlcommenter-query-tags`](https://www.npmjs.com/package/@prisma/sqlcommenter-query-tags): appends arbitrary tags to all queries within an async context. | ||
| ### Query Context | ||
@@ -56,0 +60,0 @@ |
26355
0.73%200
2.04%