generalpiston / typeorm-encrypted

Encrypted field for typeorm.
MIT License
74 stars 19 forks source link

Encryption predicate #71

Closed basz closed 2 months ago

basz commented 3 months ago

70

I think it is a simple as this... Let me know if see see any issues...

basz commented 3 months ago

first issue is see is that this can't work with the EncryptionTransformer if i'm not mistaking. That does not have access to the entity so it cant call the predicate function. Does someone see way around that?

basz commented 3 months ago

@generalpiston hello.

Did you/do you have time to do an other review maybe this week?

generalpiston commented 2 months ago

Good stuff! I should be able to run a release this weekend.