However this bundle does not port these defined string_functions to the tenant entity manager, nor is there any possible way to configure these to current bundle.
Would recommend make this configurable to the bundle configuration OR just copy the configuration from the doctrine bundle.
Normally you can define
string_functions
in doctrine like this:However this bundle does not port these defined
string_functions
to thetenant
entity manager, nor is there any possible way to configure these to current bundle.Would recommend make this configurable to the bundle configuration OR just copy the configuration from the doctrine bundle.
I did following later with linked patch.