generalpiston / typeorm-encrypted

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

Feature: Adds support for JSON transformer #44

Closed Theo- closed 2 years ago

Theo- commented 2 years ago

This pull requests adds support for encryption/decrypting a JSON column. It is built as a new class for type clarity.