You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/protect/README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -814,17 +814,17 @@ CREATE TABLE users (
814
814
815
815
To enable searchable encryption in PostgreSQL, [install the EQL custom types and functions](https://github.com/cipherstash/encrypt-query-language?tab=readme-ov-file#installation).
816
816
817
-
1. Download the latest EQL install script:
817
+
1. Download the EQL install script. The version is pinned to match this release of Protect.js — install exactly this version:
0 commit comments