Nico-Schaefer-2111

Results 6 comments of Nico-Schaefer-2111

@cweagans I don't think that's always possible. In my case I am maintaining the patches within the project repository (git) and deploying them via github actions. Therefore git seems to...

I still get these errors using dockware/essentials:latest.. That is really annoying...

would be nice to decide if dockware should use mysql or mariadb with an environment variable.

Can you Debug it a bit more, which value is set there? In Shopware 6.4.0 I used it with a static integer like: `$lineItem->setPriceDefinition( new AbsolutePriceDefinition(5) )` This works fine...