We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 261e003 commit 27da08fCopy full SHA for 27da08f
README.md
@@ -25,6 +25,8 @@ $ yarn add prisma-field-encryption
25
$ npm i prisma-field-encryption
26
```
27
28
+> _Note: this requires Prisma 3.8.0 or higher._
29
+
30
## Usage
31
32
### 1. Add the middleware to your Prisma client
0 commit comments