Eirik Stanghelle Morland
Eirik Stanghelle Morland
Here is a fourth: i always run `composer update nothing` after adding a patch
Hola! Did you manage to get around this somehow? Interested in the same question :)
Well, can we have a new release with tags supported? :)
Hello @saschaende :wave: From Jul 6th and until now. Did you actually end up going with another library? If so, which one, if I may ask?
You could just get the query from the query builder? Like so? ```php catch (QueryError $exception) { var_dump((string) $builder->getQuery()); // ...or __toString like suggested. I like this way though print_r($exception->getErrorDetails());...
Yes it is. I am just keeping this up to date for testing a bit before switching over (which is more work for getting that successful test)
Just wanted to share my solution to this problem. The most naive stuff, wait a minute and try again if it failed. ```yml - name: Build and push Docker image...
I'm torn between trying to follow the style in the test class here and the feedback from CI systems, so I will just say that this seems to be good...
Sure Here is the updated logic, including a test
No idea how to build the docs, but attempted to add it there. Updated the var name, and made it a const