Skip to content

Commit 13b5f61

Browse files
committed
add summary
1 parent 6867483 commit 13b5f61

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/tutorials/GETTINGSTARTED.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -569,3 +569,9 @@ This query returns:
569569
| id | email_encrypted |
570570
| --- | ------------------------------------------------------------------------------------- |
571571
| 4 | {"k":"pt","p":"test@test.com","i":{"t":"users","c":"email_encrypted"},"v":1,"q":null} |
572+
573+
#### Summary
574+
575+
This tutorial showed how we can go from a plaintext text field to an encrypted field and how to query the encrypted fields.
576+
577+
We have some [examples here](../../README.md#helper-packages) of what this would look like if you are using an ORM.

0 commit comments

Comments
 (0)