-
### Description
When I updated to version 23.0.2 I was not able to specify the **sslTrustStoreLocation** anymore, if you notice on the below image, when I paste the location of my sslTrustStore file,…
-
Tried to make it work for IBM DB2 but it finally gave me this error:
[01000] [unixODBC][Driver Manager]Can't open lib '/opt/ibm/iaccess/lib/libcwbodbc.so' : file not found (0) (SQLDriverConnect)
F…
-
## Feature Description
In Postgres, STORED columns aren't updatable, but need to be read from db.
### Is your feature request related to a problem? Please describe.
eg
```
total_amo…
-
generate does not return anything (no errors & no results):
Here are the details:
Here is the SQL statement that is failing
select ltrim("generated_text")
from json_table(QSYS2.HTTP_POST(
'[https…
-
I have some lambdas to trigger DB2 database, I have a Docker file to build this function lambda dependencies, but for some reason ibm_db does not working when updating lambda runtime from 3.7 (works f…
-
Hi,
when i try to install the gem i receive the follow error:
```
Installing ibm_db 3.0.4 with native extensions
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
current…
-
### Describe the bug
Running on a Windows 10 64-bit using Quarkus `2.6.1.Final` following the relevant dependencies I have for connecting to a DB2 instance:
```
io.quarkus
quarkus-agro…
-
Is there a way to pass table valued parameters to stored procedures using `go-mssqldb`? I briefly checked the code and couldn't find TVP support, just want to double check if I missed it.
https://m…
-
First time odbs2parquet user here. Can anyone see what I am doing wrong?
RUST_BACKTRACE=full odbc2parquet -vvv query --dsn ovomdr hid_to_mac.par "select * from hid_to_mac"
2024-11-07T17:27:40+00…
-
## Motivation
There's a bunch of issues around handling object names that exist due to the existing design assumptions (e.g. https://github.com/doctrine/dbal/issues/4357). The assumptions are:
1…