Elliana May

Results 262 comments of Elliana May

It looks like the root cause of this issue may be a symbol collision error (the copy of sqlite3 in the extension being overwritten by the sqlite_api_wrapper used by the...

This should now be fixed in the latest DuckDB dev version

> I currently have the exact issue @hustnn. I see swallowed auth headers for the OPTIONS request, and consequently a 403. Have you been able to solve this? Before you...

JDBC now has this implemented 😁

> It would be great to be able to pass alternative `.duckdbrc` file paths via CLI. > > e.g. in a nix environment You can use the existing `--init` flag...

What's the most recent version you've tried with?

Given we haven't had a response, I'm going to assume this has been resolved

> Keeping this issue alive because duckdb doesn't work with windows msvc using C++ API. This issue seems to be about MingW, not MSVC. We don't support MingW, but we...