makinacorpus/DbToolsBundle

Support Doctrine Embeddables with AttributeLoader

SimonMellerin opened this issue · 1 comments

For now, when setting up anonymization with PHP Attributes on Doctrine Entities, embeddables are skipped.
(see #101)

Workaround is to use yaml config for these use cases.

done with #105,

It will be available in the next major release.