File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -367,8 +367,8 @@ We've created a few langague specific packages to help you interact with the pay
367
367
| Language | ORM | Example | Package |
368
368
| ---------- | ----------- | ----------------------------------------------------------------- | ---------------------------------------------------------------- |
369
369
| Go | Xorm | [ Go/Xorm examples] ( ./examples/go/xorm/README.md ) | [ goeql] ( https://github.com/cipherstash/goeql ) |
370
- | Typescript | Drizzle | [ Drizzle examples] ( ./examples/javascript/apps/drizzle/README.md ) | [ jseql] ( https://github.com/cipherstash/jseql ) |
371
- | Typescript | Prisma | [ Drizzle examples] ( ./examples/javascript/apps/prisma/README.md ) | [ jseql] ( https://github.com/cipherstash/jseql ) |
370
+ | TypeScript | Drizzle | [ Drizzle examples] ( ./examples/javascript/apps/drizzle/README.md ) | [ jseql] ( https://github.com/cipherstash/jseql ) |
371
+ | TypeScript | Prisma | [ Drizzle examples] ( ./examples/javascript/apps/prisma/README.md ) | [ jseql] ( https://github.com/cipherstash/jseql ) |
372
372
| Python | SQL Alchemy | [ Python examples] ( ./examples/python/jupyter_notebook/README.md ) | [ eqlpy] ( https://github.com/cipherstash/eqlpy ) |
373
373
374
374
### Language specific packages
You can’t perform that action at this time.
0 commit comments