Markus Kramer
Markus Kramer
It would make executing glacier-cmd very easy if a docker image would exist. As an example, I've created this one here: https://hub.docker.com/r/markuskramer/amazon-glacier-cmd-interface
### Describe the bug Building a native image with Graal fails with the latest AWS SDK 2.17.238 The issue did not yet exist with AWS SDK 2.16.51. I was able...
I'm trying to connect to my own server. But adding the server fails. The log (I've only replaced my server name with myserver.de): ``` ➜ ~ flatpak run --user org.sparkleshare.SparkleShare...
With the JDBC mysql driver I can specify session variables like this jdbc:mysql://${db.host}:${db.port}/${db.database}?sessionVariables=sql_mode=ANSI_QUOTES However r2dbcs:mysql://${db.host}:${db.port}/${db.database}?sessionVariables=sql_mode=ANSI_QUOTES doesn't switch the session to ANSI mode. Can this be done with r2dbc-mysql?
Hi. Could you add Versiobit to the list of Compose Desktop Projects? Do you need to other information to add it?
The app is an open-source and serverless pastebin alternative, created with just ~100 lines of infrastructure code. It's a demo app on how to use pulumi-aws-toolbox, a library for deploying...