Günther Grill

Results 118 comments of Günther Grill

Here are the steps to reproduce: ```bash mkdir foo && cd foo cargo init cargo add sqlx --features sqlite cargo tree | grep mysql # No match because mysql is...

Awesome work. I can't wait to get this functionality.

Have the same issue on Ubuntu 24.04 (downloaded the pre build version `RustPython Pre-Release 2025-09-22`

Awesome. ```bash RUSTPYTHONPATH=./Lib ./rustpython-release-Linux-x86_64-unknown-linux-gnu ``` works like a charm then. Thx

Hi, usually we try only to install stable LTS versions on our customer servers. We though have also internal servers with the problem where we could install the patch. If...

HI, Is this only working with Azure or does other providers can also be used? I'm asking, because the env keys are very generic (e.g. `FILE_DECRYPTION_API_KEY`) and are not implying...

On a 2nd thought, it would be nice if the whole document management (uploading and reading it) would be able to intercept with a Function. This would e.g. give you...

Started a new discussion: https://github.com/open-webui/open-webui/discussions/15622