47ng / prisma-field-encryption

Transparent field-level encryption at rest for Prisma
https://github.com/franky47/prisma-field-encryption-sandbox
MIT License
246 stars 29 forks source link

fix: Support querying hash data with 'not' condition #95

Closed chenpercy closed 9 months ago

chenpercy commented 9 months ago

Hi Franky,

I wanted to express my gratitude for your handy library – it has been immensely helpful!

However, as I mentioned in previous issue, filtering non-empty data becomes necessary.

While I can currently achieve this by performing two separate queries, it would be more convenient if the not condition could be applied directly.

chenpercy commented 9 months ago

Hi @franky47, can you assist me to trigger new release of this feature, thanks!

github-actions[bot] commented 9 months ago

:tada: This PR is included in version 1.5.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: