Benjamin Oldenburg

Results 15 issues of Benjamin Oldenburg

This pull request adds support for UTF-16 encoding in the ODBC module. The module previously only supported UTF-8 encoding, which made it difficult to exchange data with non-UTF-8 MSSQL databases...

Not ready for merge yet. I am just adding it already now, so that I can get feedback as soon as possible and don't have to refactor later. I need...

Document what revision of i.e. vcpkg and what library versions work on all target platforms, so that new users know how to build everything and it's known to work. Depends...

Remove the binaries and use a package manager (i.e. vcpkg or conan) that provides all required libraries. Adjust the CMake scripts for optional modules. Depends on #14

Cleanup the CMake Scripts of artist and make artist build with he provided binaries on i.e. Windows. There are nice cmake project templates that make usage in various environments easier....

I have only tested it on an arm64 based Mac.

enhancement
needsreview

This pull request adds comprehensive support for wide strings (`wchar_t`, `std::wstring`) to the SOCI database library, significantly improving its support for Unicode string types such as SQL Server's `NVARCHAR` and...

### What is the issue? Often doesn't stop generating... ![telegram-cloud-photo-size-5-6071353675453939699-x](https://github.com/user-attachments/assets/0e5bb916-068c-44d8-88b8-797fa1e77b0e) PARAMETER stop seems to be missing in the model configuration. Adding it solved the problem. ### OS Ubuntu 22.04.5 LTS...

bug

This pull request introduces support for DeepSeek, a new LLM provider, to the Cline project. I'm not a web developer nor do I have any experience with Cline's source code,...