Hugo - PliciWeb
Results
2
comments of
Hugo - PliciWeb
Hey, we encountered the exact same problem, here's our workaround : We used the getEntityChangeSet of UnitOfWork in the updateEntity function to know what values changed, and forced the previous...
I'm somewhat perplexed by the changes since Symfony 7.0. Since the ContainerAwareInterface is no longer available, does this mean there's no way to inject or access services within migrations? As...