Alex Kwiatkowski

Results 108 issues of Alex Kwiatkowski

I've started updating `zdb` to try and get it running on zig 0.12 & the latest changes on `main` for `zig-odbc` `std.meta.trait` was [removed](https://github.com/ziglang/zig/commit/d5e21a4f1a2920ef7bbe3c54feab1a3b5119bf77) and I need to resolve the...

e.g. the IBM z/OS mainframe FTP server uses a SITE command structure like: ``` SITE FILETYPE=JES ```

Howdy, amazing library! Thank you Do you have any plans to support the creation of DuckDB extensions in zig in this repo? There are currently c++ templates but they don't...

Howdy, Love how simple the dev ex for this tool! Do you have any plans to support IBM Db2?

enhancement

### Environment To diagnose, we usually need to know the following, including version numbers. On Windows, be sure to specify 32-bit Python or 64-bit: - Python: 3.11 - pyodbc: 5.1.0...

Request
Feature

Howdy :wave: Great tool! Do you have any plans to add IBM Db2 support?

enhancement

https://github.com/edgurgel/httpoison#connection-pools https://www.bitmex.com/app/restAPI#HTTP-Keep-Alive

https://github.com/ericmj/mint https://elixir-lang.org/blog/2019/02/25/mint-a-new-http-library-for-elixir/

Howdy, Love the bindings so far! Are there any plans to add support for [put_multipart](https://github.com/apache/arrow-rs/blob/master/object_store/src/lib.rs#L733)? Cheers