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 9 months ago • 0 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