Johan Van den Brande

Results 3 issues of Johan Van den Brande

On AWS RDS with a failover setup, no connection gets made to the new writer after a failover happens. This PR fixes that and handles failover gracefully. In a test...

Sometimes you need to escape query identifiers as well, like the table or column name, when you build up a query in code. This PR exposes the MySQL.escapeId method for...

A working gamepad implementation for pgzero. Only 2 gamepads are supported and there's keyboard support as well. Gamepad 1 is mapped to the buttons of the first connected gamepad and...