EncryptBundle icon indicating copy to clipboard operation
EncryptBundle copied to clipboard

Enhancement: Add support for ?any? column types (e.g. json)

Open Ninos opened this issue 1 year ago • 1 comments

Covert values before/after encryption/decrytion by using doctrine internal converter.

PS: I've tested it with json as field, should also work with all others (object, array, simple_array, ...)

Ninos avatar Sep 12 '23 16:09 Ninos

Thankyou for the pull request. I will look to do this in V4 over the next week or two.

mogilvie avatar May 28 '24 20:05 mogilvie