Andreas Stührk
Andreas Stührk
I would recommend not following this approach, as it gives a false sense of security. There are more ways to generate broken queries. For example, what happens if the input...
I get the intention, but in my opinion the suggested solution makes some queries work (but not all) and breaks other legitimate queries. One example is MySQL. In MySQL, `\`...
Hi, I can confirm that there is a NPE in that case. Note that it's not because `callerData` is `null`, but rather due to `loggerContext` being `null`. I'm unsure yet...
`ragenix` is a drop-in replacement for [agenix](https://github.com/ryantm/agenix) and it re-uses agenix's NixOS module. That's why the output directory defaults to `/run/agenix`. If you want to change the directory, you can...
Thanks for your interest in idris-go! There is no real reason why the Go values couldn't be less opaque, except of course that someone has to implement it :-) The...
The key is alt right on `us` layouts, but the key is also labeled `Alt` and not `AltGr` on US keyboards, isn't it? My non-scientific quick image search found keyboards...
Thank you for the update - I didn't know that VFS support was so close. I'm not committed to having a function. For our use-case, we need a way to...