Alexander Kim

Results 123 comments of Alexander Kim

Ok, figured more of it out. That isn't entirely the issue. It's also that `/etc/hosts` isn't shared by default with Docker for Mac. `/private/etc/hosts` is. If you change that part...

I don't believe that is related at all.

Looks like this was introduced with #82.

The issue isn't in the driver but here: https://github.com/facile-it/doctrine-mysql-come-back/blob/656bd4592c705c88294802bc948fd87f66250d42/src/Connection.php#L35-L37. It needs to look at `$params['primary']['driverOptions']` instead.

@Jean85 do you have any idea when you plan to release 2.0?

No, it isn't possible to do method injection in the CommandHandlers. You can still do dependency injection, but only in the constructor.

This was fixed already, BUT, it was not fixed in the version for Laravel 4. This definitely needs to be handled. If you want to manually do it for now,...

I guess this is a repeat of #965. However, I really do think this should be changed, regardless of if people who have access to see the annotation would have...

@confiq I'm aware. I wasn't stating that pulumi is creating it, just that creating a secret with pulumi is creating the annotation.